]> git.itanic.dy.fi Git - linux-stable/commit
ASoC: mt8192: Move spammy messages to debug level
authorNícolas F. R. A. Prado <nfraprado@collabora.com>
Mon, 13 Mar 2023 21:29:07 +0000 (17:29 -0400)
committerMark Brown <broonie@kernel.org>
Tue, 14 Mar 2023 13:30:20 +0000 (13:30 +0000)
commit5f2a53c0687b151c2ecad19995108b40df76ba86
tree21608a9403f0b090d1e4f7caad83c3e8b9682275
parentf147ca85d6ecaf65106d1650f3c2e8afacbc833f
ASoC: mt8192: Move spammy messages to debug level

There are many log messages throughout the mt8192 sound drivers that
print to the info level and are triggered very frequently. Move these
messages to the debug level to avoid spamming the console.

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20230313212908.2282961-3-nfraprado@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/mediatek/mt8192/mt8192-afe-pcm.c
sound/soc/mediatek/mt8192/mt8192-dai-tdm.c
sound/soc/mediatek/mt8192/mt8192-mt6359-rt1015-rt5682.c