]> git.ipfire.org Git - thirdparty/linux.git/commit
ALSA: x86: Use guard() for spin locks
authorTakashi Iwai <tiwai@suse.de>
Fri, 29 Aug 2025 15:13:21 +0000 (17:13 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 1 Sep 2025 11:54:27 +0000 (13:54 +0200)
commitab770b41630d186b9e51c013e2108a6a5df9be3d
treeff5b0d0337c6c782c835808bb2ec53fab109cf6a
parent10403f910ad2cd18a1f0d7ba5c7c702bbaec0511
ALSA: x86: 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-8-tiwai@suse.de
sound/x86/intel_hdmi_audio.c