[PATCH v4 00/29] ASoC: codecs: Use guard() for mutex & spin locks - part 2

Mark Brown broonie at kernel.org
Thu Jul 23 09:29:58 PDT 2026


On Tue, 21 Jul 2026 17:25:31 +0700, phucduc.bui at gmail.com wrote:
> ASoC: codecs: Use guard() for mutex & spin locks - part 2
> 
> From: bui duc phuc <phucduc.bui at gmail.com>
> 
> Hi all,
> 
> This series converts mutex and spinlock handling in ASoC codec drivers
> to use the guard() and scoped_guard() helpers.
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-7.3

Thanks!

[01/29] ASoC: codecs: da7213: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/847b7114df54
[02/29] ASoC: codecs: da7219: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/47f85aa98bb2
[03/29] ASoC: codecs: es8316: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/357d20c73de6
[04/29] ASoC: codecs: es8326: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/61bc0010fafa
[05/29] ASoC: codecs: es9356: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/17b1563aad1f
[06/29] ASoC: codecs: fs210x: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/db044108a54a
[07/29] ASoC: codecs: hdac_hdmi: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/51aac9ed7c0e
[08/29] ASoC: codecs: hdmi-codec: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/9c61998c9c85
[09/29] ASoC: codecs: idt821034: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/e199ec211b53
[10/29] ASoC: codecs: lpass-macro: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/9296b430502c
[11/29] ASoC: codecs: madera: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/5dabb2549c89
[12/29] ASoC: codecs: max98095: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/750c61b2920f
[13/29] ASoC: codecs: mt6359-accdet: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/3ec678539a9f
[14/29] ASoC: codecs: pcm512x: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/b812b16661e8
[15/29] ASoC: codecs: pcm6240: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/f3da3b7f6ed2
[16/29] ASoC: codecs: peb2466: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/f7a116261d6b
[17/29] ASoC: codecs: rt5514-spi: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/ed2e18138f18
[18/29] ASoC: codecs: rt5645: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/1937a1e0969e
[19/29] ASoC: codecs: rt5665: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/f1c58069475c
[20/29] ASoC: codecs: rt5668: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/c745a4e595c5
[21/29] ASoC: codecs: rt5677: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/be03bd5c4c34
[22/29] ASoC: codecs: rt5682: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/97ed7ddb98d6
[23/29] ASoC: codecs: rt700: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/5d649ea1d053
[24/29] ASoC: codecs: rt711: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/f8e861f73b90
[25/29] ASoC: codecs: rt712-sdca-sdw: Simplify regcache error handling in resume
        https://git.kernel.org/broonie/sound/c/cd1c99ff8cf7
[26/29] ASoC: codecs: rt712: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/32ac6377cec1
[27/29] ASoC: codecs: rt721-sdca-sdw: Simplify regcache error handling in resume
        https://git.kernel.org/broonie/sound/c/2df329044c61
[28/29] ASoC: codecs: rt721: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/219fbaa1b6d1
[29/29] ASoC: codecs: rt722: Use guard() for mutex locks
        https://git.kernel.org/broonie/sound/c/cce043d552cd

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark




More information about the Linux-mediatek mailing list