Re: [PATCH v3 00/10] ASoC: ti: Improve probe error handling

From: Mark Brown

Date: Wed Jul 29 2026 - 09:54:31 EST


On Thu, 16 Jul 2026 17:39:01 +0700, phucduc.bui@xxxxxxxxx wrote:
> ASoC: ti: Improve probe error handling
>
> From: bui duc phuc <phucduc.bui@xxxxxxxxx>
>
> Hi all,
>
> This series cleans up probe error handling across several TI ASoC
> drivers.
>
> [...]

Applied to

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

Thanks!

[01/10] ASoC: ti: ams-delta: Use dev_err_probe() for error handling
https://git.kernel.org/broonie/sound/c/5413fb3ba54c
[02/10] ASoC: ti: davinci-evm: Use dev_err_probe() for error handling
https://git.kernel.org/broonie/sound/c/7ae5829ab0f2
[03/10] ASoC: ti: j721e-evm: Return the original error from card name parsing
https://git.kernel.org/broonie/sound/c/1a1145d1b249
[04/10] ASoC: ti: omap-abe-twl6040: Preserve error code and drop redundant log
https://git.kernel.org/broonie/sound/c/e0b2ab952d19
[05/10] ASoC: ti: omap-abe-twl6040: Use dev_err_probe() for error handling
https://git.kernel.org/broonie/sound/c/3e8b2361c651
[06/10] ASoC: ti: omap-dmic: Use dev_err_probe() for error handling
https://git.kernel.org/broonie/sound/c/fa1d248f1638
[07/10] ASoC: ti: omap-hdmi: Use dev_err_probe() for error handling
https://git.kernel.org/broonie/sound/c/492a53506ab2
[08/10] ASoC: ti: omap-twl4030: Return the original error code
https://git.kernel.org/broonie/sound/c/23c89b7d91cc
[09/10] ASoC: ti: omap-twl4030: Use dev_err_probe() for error handling
https://git.kernel.org/broonie/sound/c/31d9b5bc1abb
[10/10] ASoC: ti: rx51: Use dev_err_probe() for error handling
https://git.kernel.org/broonie/sound/c/924448b41b65

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