mbox series

[0/2] ASoC: mt8192: Address spammy log messages

Message ID 167874297913.26.8905922488064155170@mailman-core.alsa-project.org (mailing list archive)
Headers show
Series ASoC: mt8192: Address spammy log messages | expand

Message

NĂ­colas F. R. A. Prado March 13, 2023, 9:29 p.m. UTC
A couple commits to make the mt8192 sound driver not spam the console.


NĂ­colas F. R. A. Prado (2):
  ASoC: mt8192: Remove function name log messages
  ASoC: mt8192: Move spammy messages to debug level

 sound/soc/mediatek/mt8192/mt8192-afe-clk.c    |  4 ---
 sound/soc/mediatek/mt8192/mt8192-afe-pcm.c    |  6 +---
 sound/soc/mediatek/mt8192/mt8192-dai-tdm.c    | 28 +++++++++----------
 .../mt8192/mt8192-mt6359-rt1015-rt5682.c      | 12 ++++----
 4 files changed, 19 insertions(+), 31 deletions(-)