]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ASoC: samsung: Use guard() for spin locks
authorMark Brown <broonie@kernel.org>
Sun, 26 Apr 2026 23:28:20 +0000 (08:28 +0900)
committerMark Brown <broonie@kernel.org>
Sun, 26 Apr 2026 23:28:20 +0000 (08:28 +0900)
phucduc.bui@gmail.com <phucduc.bui@gmail.com> says:

This series simplifies spinlock management across several Samsung ASoC
drivers by adopting the guard() macro.
All patches are strictly code refactoring with no functional changes
intended.


Trivial merge