]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: i2c: Use guard() for spin locks
authorTakashi Iwai <tiwai@suse.de>
Fri, 29 Aug 2025 15:13:16 +0000 (17:13 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 1 Sep 2025 11:54:26 +0000 (13:54 +0200)
commitcc8c535320913c6476fb068309f2e78c98dc8caf
tree63ff6bde8b54d3fd5e64c37d03620746fd4c5d24
parent7a3dc0da931ea7c8a1f2e585a0465131f3c9e556
ALSA: i2c: 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/20250829151335.7342-3-tiwai@suse.de
sound/i2c/other/ak4113.c
sound/i2c/other/ak4114.c
sound/i2c/other/ak4117.c