]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: via82xx: Use guard() for spin locks
authorTakashi Iwai <tiwai@suse.de>
Fri, 29 Aug 2025 14:43:34 +0000 (16:43 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 1 Sep 2025 11:52:43 +0000 (13:52 +0200)
commit9d60b94f13d3d1e7251b86e838920d0b0ad4947f
tree1052a5e0560cda29f48087e3711530efd1826461
parent62d8070db648c17e10602704e9813d209d9ad994
ALSA: via82xx: 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/20250829144342.4290-60-tiwai@suse.de
sound/pci/via82xx.c
sound/pci/via82xx_modem.c