]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ASoC: SOF: Use guard()/scoped_guard() for locks when
authorMark Brown <broonie@kernel.org>
Tue, 13 Jan 2026 11:55:35 +0000 (11:55 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 13 Jan 2026 11:55:35 +0000 (11:55 +0000)
Merge series from Peter Ujfalusi <peter.ujfalusi@linux.intel.com>:

Only code refactoring, and no behavior change.

Replace most of the manual *lock/*unlock handling with guard use.

1  2 
sound/soc/sof/ipc4-topology.c

Simple merge