]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ASoC: sti: Use guard() for mutex & spin locks
authorMark Brown <broonie@kernel.org>
Mon, 1 Jun 2026 15:47:08 +0000 (16:47 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 1 Jun 2026 15:47:08 +0000 (16:47 +0100)
phucduc.bui@gmail.com <phucduc.bui@gmail.com> says:

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

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

Trivial merge