]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: rockchip: rockchip_sai: Use guard() for spin locks
authorbui duc phuc <phucduc.bui@gmail.com>
Thu, 4 Jun 2026 03:35:53 +0000 (10:35 +0700)
committerMark Brown <broonie@kernel.org>
Thu, 11 Jun 2026 19:50:30 +0000 (20:50 +0100)
commitf7fe9f7073602958d6b63cc58a144094533377fa
tree47199c12776b42e5ded5d1c1cadcf22d1135e0a7
parentec22437fc41aa60a0b61ab418eea0c020fa3afac
ASoC: rockchip: rockchip_sai: Use guard() for spin locks

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

Signed-off-by: bui duc phuc <phucduc.bui@gmail.com>
Link: https://patch.msgid.link/20260604033554.96996-4-phucduc.bui@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/rockchip/rockchip_sai.c