]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ASoC: img: Use guard() for spin locks
authorMark Brown <broonie@kernel.org>
Thu, 11 Jun 2026 19:43:33 +0000 (20:43 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 11 Jun 2026 19:43:33 +0000 (20:43 +0100)
bui duc phuc <phucduc.bui@gmail.com> says:

This series converts spinlock handling in several IMG ASoC drivers
to use guard() helpers.
All patches are straightforward cleanups with no functional change
intended.

Compile-tested only.

Link: https://patch.msgid.link/20260610104524.87166-1-phucduc.bui@gmail.com

Trivial merge