Re: [PATCH 0/5] ASoC: qcom: q6asm-dai: fix error handling

From: Mark Brown

Date: Mon May 25 2026 - 11:43:25 EST


On Mon, 18 May 2026 09:23:42 +0000, Srinivas Kandagatla wrote:
> ASoC: qcom: q6asm-dai: fix error handling
>
> Here is the set of patches, that fixes one of the isssue reported by
> Richard Acayan, while doing fix for the reported issue, found various
> other issues in the existing code.
>
> This set contains some of those cleanups along with few trivial coding
> style patches which looked uncomfortable to read.
>
> [...]

Applied to

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

Thanks!

[1/5] ASoC: qcom: q6asm-dai: do not set stream state in event and trigger callbacks
https://git.kernel.org/broonie/sound/c/cee3e63e7106
[2/5] ASoC: qcom: q6asm-dai: close stream only when running
https://git.kernel.org/broonie/sound/c/048c540ee76d
[3/5] ASoC: qcom: q6asm-dai: fix error handling in prepare and set_params
https://git.kernel.org/broonie/sound/c/4b4db09f283d
[4/5] ASoC: qcom: q6asm-dai: remove unnecessary braces
https://git.kernel.org/broonie/sound/c/c92d880cde73
[5/5] ASoC: qcom: q6asm-dai: use pointer type with kzalloc_obj()
https://git.kernel.org/broonie/sound/c/909595c288af

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