[PATCH 0/4] ASoC: stm: Drop redundant error message

phucduc.bui@gmail.com posted 4 patches 4 days, 18 hours ago
sound/soc/stm/stm32_adfsdm.c  | 5 +----
sound/soc/stm/stm32_i2s.c     | 6 ++----
sound/soc/stm/stm32_sai_sub.c | 8 ++------
sound/soc/stm/stm32_spdifrx.c | 6 ++----
4 files changed, 7 insertions(+), 18 deletions(-)
[PATCH 0/4] ASoC: stm: Drop redundant error message
Posted by phucduc.bui@gmail.com 4 days, 18 hours ago
From: bui duc phuc <phucduc.bui@gmail.com>

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.

Best regards,
Phuc

bui duc phuc (4):
  ASoC: stm: stm32_adfsdm: Drop redundant error message
  ASoC: stm: stm32_i2s: Drop redundant error messages
  ASoC: stm: stm32_sai_sub: Drop redundant error messages
  ASoC: stm: stm32_spdifrx: Drop redundant error messages

 sound/soc/stm/stm32_adfsdm.c  | 5 +----
 sound/soc/stm/stm32_i2s.c     | 6 ++----
 sound/soc/stm/stm32_sai_sub.c | 8 ++------
 sound/soc/stm/stm32_spdifrx.c | 6 ++----
 4 files changed, 7 insertions(+), 18 deletions(-)

-- 
2.43.0