]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: intel8x0: Use guard() for spin locks
authorTakashi Iwai <tiwai@suse.de>
Fri, 29 Aug 2025 14:43:11 +0000 (16:43 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 1 Sep 2025 11:52:41 +0000 (13:52 +0200)
commit220a76bbf750db588c260d3a6b9ae1f9e342ee55
treeb48f81a4537fdad44979c8fdbe2d033ce0ccc792
parentd0b8e4190407f90db6fbd0b847e485278c5a71f5
ALSA: intel8x0: 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-37-tiwai@suse.de
sound/pci/intel8x0.c
sound/pci/intel8x0m.c