]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: renesas: fsi: Use guard() for spin locks
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 8 Sep 2025 02:10:25 +0000 (02:10 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 8 Sep 2025 14:42:05 +0000 (15:42 +0100)
commit15583c4dbbf1f3ef44bc5eb8e9936f7069bc61e9
treeb11dac9a1e541564719e95429013cb744267ebe9
parent075a730b85e96d3d6f052f04f45c4f8b77fb8d56
ASoC: renesas: fsi: Use guard() for spin locks

Clean up the code using guard() for spin locks.
Merely code refactoring, and no behavior change.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Message-ID: <87h5xd1ypa.wl-kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/renesas/fsi.c