]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: ad1889: Use guard() for spin locks
authorTakashi Iwai <tiwai@suse.de>
Fri, 29 Aug 2025 14:42:44 +0000 (16:42 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 1 Sep 2025 11:52:39 +0000 (13:52 +0200)
commit7f08b008afbc9bd17c8e3f7d275448417456192a
treed30626f0fdab0a89a0f56c10ff295d153c4a2aa6
parentfe0f9c2e72262bd9fb21ef5083840d51a7677a8e
ALSA: ad1889: 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-10-tiwai@suse.de
sound/pci/ad1889.c