]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: aoa: Use guard() for spin locks
authorTakashi Iwai <tiwai@suse.de>
Wed, 10 Sep 2025 11:09:16 +0000 (13:09 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 10 Sep 2025 11:20:00 +0000 (13:20 +0200)
commit207cd1de01e398cd3d9a270bb78f8ca9388267d8
tree1319d8db894e6decdfe245cc593b97110397ab6f
parent7095d688de38de197c408f8904cf1c1d8b257dae
ALSA: aoa: 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/aoa/soundbus/i2sbus/core.c
sound/aoa/soundbus/i2sbus/pcm.c