Re: [PATCH 0/7] ASoC: ti: Cleanup locking code using guard() helpers

From: Mark Brown

Date: Mon May 11 2026 - 08:10:07 EST


On Fri, 08 May 2026 17:38:30 +0700, phucduc.bui@xxxxxxxxx wrote:
> ASoC: ti: Cleanup locking code using guard() helpers
>
> From: bui duc phuc <phucduc.bui@xxxxxxxxx>
>
> Hi all,
>
> This series converts mutex and spinlock handling in TI ASoC drivers
> to use guard() helpers.
>
> [...]

Applied to

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

Thanks!

[1/7] ASoC: ti: j721e-evm: Use guard() for mutex locks
https://git.kernel.org/broonie/sound/c/6f4cf77320ae
[2/7] ASoC: ti: omap-dmic: Use guard() for mutex locks
https://git.kernel.org/broonie/sound/c/bc59728f9349
[3/7] ASoC: ti: omap-hdmi: Use guard() for mutex locks
https://git.kernel.org/broonie/sound/c/59115f79acd2
[4/7] ASoC: ti: omap-mcpdm: Use guard() for mutex locks
https://git.kernel.org/broonie/sound/c/70031e9ad601
[5/7] ASoC: ti: ams-delta: Use guard() for spin locks
https://git.kernel.org/broonie/sound/c/a8217778be47
[6/7] ASoC: ti: omap-mcbsp-st: Use guard() for spin locks
https://git.kernel.org/broonie/sound/c/d94e794e8294
[7/7] ASoC: ti: omap-mcbsp: Simplify lock and resource handling
https://git.kernel.org/broonie/sound/c/822f67bc269d

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