]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: arm: Use guard() for spin locks
authorTakashi Iwai <tiwai@suse.de>
Wed, 10 Sep 2025 11:09:18 +0000 (13:09 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 10 Sep 2025 11:20:01 +0000 (13:20 +0200)
commit2d7d8e0fa54617a31b840a62541afe9669f38d38
treea07d7b0fbdc81fc2c9718a354194061358d26369
parent56100eed4f1dbe689b759064dd7d2d5b3604c80c
ALSA: arm: 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>
sound/arm/aaci.c