Re: [PATCH 0/4] ASoC: stm: Drop redundant error message
From: Mark Brown
Date: Thu Jul 30 2026 - 08:05:34 EST
On Mon, 20 Jul 2026 14:40:39 +0700, phucduc.bui@xxxxxxxxx wrote:
> ASoC: stm: Drop redundant error message
>
> From: bui duc phuc <phucduc.bui@xxxxxxxxx>
>
> Hi all,
>
> This series removes redundant error messages across multiple STM32 ASoC
> drivers. Since core functions already log failures internally, dropping
> these explicit dev_err() blocks prevents duplicate log messages and
> cleans up the code.
> Compile-tested only.
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-7.3
Thanks!
[1/4] ASoC: stm: stm32_adfsdm: Drop redundant error message
https://git.kernel.org/broonie/sound/c/30df43c14050
[2/4] ASoC: stm: stm32_i2s: Drop redundant error messages
https://git.kernel.org/broonie/sound/c/a6cdfb623094
[3/4] ASoC: stm: stm32_sai_sub: Drop redundant error messages
https://git.kernel.org/broonie/sound/c/e502adb1cdd6
[4/4] ASoC: stm: stm32_spdifrx: Drop redundant error messages
https://git.kernel.org/broonie/sound/c/94495c842711
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