]> git.ipfire.org Git - thirdparty/linux.git/commit
ALSA: es1688: Use guard() for spin locks
authorTakashi Iwai <tiwai@suse.de>
Fri, 29 Aug 2025 14:52:45 +0000 (16:52 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 1 Sep 2025 11:53:01 +0000 (13:53 +0200)
commite5a5ad81c825f36a46eb56f3cc41a4c4e3714538
tree3f058cf6cd21dd98cb26ed82222966eb13b14ec9
parent6f5d556a80a9c719b1c1c2b866a283c6133a0f28
ALSA: es1688: Use guard() for spin locks

Clean up the code using guard() for spin locks.

Merely code refactoring, and no behavior change.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20250829145300.5460-6-tiwai@suse.de
sound/isa/es1688/es1688_lib.c