]> git.hungrycats.org Git - linux/commit
ASoC: rockchip: Use guard() for spin locks
authorMark Brown <broonie@kernel.org>
Thu, 11 Jun 2026 19:50:31 +0000 (20:50 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 11 Jun 2026 19:50:31 +0000 (20:50 +0100)
commit5542791d509d07d5e2e9d089f6e0b805c755eee8
tree3a337c0749fa047935e142938cba1285e9e9216c
parent4263ed78c5270d7bb31677f554745ba0112c0e7c
parentf7fe9f7073602958d6b63cc58a144094533377fa
ASoC: rockchip: Use guard() for spin locks

bui duc phuc <phucduc.bui@gmail.com> says:

This series converts spinlock handling in the Rockchip sound drivers
to use guard() helpers.
The changes are code cleanup only and should have no functional impact.

Link: https://patch.msgid.link/20260604033554.96996-1-phucduc.bui@gmail.com
sound/soc/rockchip/rockchip_i2s.c
sound/soc/rockchip/rockchip_i2s_tdm.c