]> git.hungrycats.org Git - linux/commit
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)
commitc5827903973901278e51f1efed8bfd49d0228233
tree7a2be891196d8140b82ba1c097414fabf7d4ecf1
parenta68bbd4ac1b1af5c5dc2b747102a8c422a4ef7da
parent4fbf9d7a1c4f51359bb48fe30868e66f116bc7a6
ASoC: img: Use guard() for spin locks

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