]> git.itanic.dy.fi Git - linux-stable/commit
ASoC: mt8192: Remove function name log messages
authorNícolas F. R. A. Prado via Alsa-devel <alsa-devel@alsa-project.org>
Mon, 13 Mar 2023 21:29:06 +0000 (17:29 -0400)
committerMark Brown <broonie@kernel.org>
Tue, 14 Mar 2023 13:30:20 +0000 (13:30 +0000)
commitf147ca85d6ecaf65106d1650f3c2e8afacbc833f
treec8aa2b8d7d818b6a57ef0c5095bb6932bb5f1c9f
parentfe839119f0e9f69d0f49e63359382f4d1abd3eb7
ASoC: mt8192: Remove function name log messages

There are some log messages in the mt8192 sound code that print the
function name, presumably to aid in tracing. However this can also be
achieved by ftrace and without spamming the console, so remove these
messages.

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
Link: https://lore.kernel.org/r/167874298172.26.17917791030607314817@mailman-core.alsa-project.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/mediatek/mt8192/mt8192-afe-clk.c
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