--- Begin Message ---
- To: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
- Subject: Re: [PATCH 1/2] ASoC: mt8192: Remove function name log messages
- From: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>
- Date: Tue, 14 Mar 2023 09:40:36 -0400
- Cc: Mark Brown <broonie@xxxxxxxxxx>, kernel@xxxxxxxxxxxxx, Akihiko Odaki <akihiko.odaki@xxxxxxxxx>, Jiaxin Yu <jiaxin.yu@xxxxxxxxxxxx>, Liam Girdwood <lgirdwood@xxxxxxxxx>, Matthias Brugger <matthias.bgg@xxxxxxxxx>, Takashi Iwai <tiwai@xxxxxxxx>, Tzung-Bi Shih <tzungbi@xxxxxxxxxx>, alsa-devel@xxxxxxxxxxxxxxxx, linux-arm-kernel@xxxxxxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, linux-mediatek@xxxxxxxxxxxxxxxxxxx
- In-reply-to: <f8d1fb49-c802-5c2f-0c7a-aeea1b25968c@collabora.com>
- References: <20230313212908.2282961-1-nfraprado@collabora.com> <20230313212908.2282961-2-nfraprado@collabora.com> <f8d1fb49-c802-5c2f-0c7a-aeea1b25968c@collabora.com>
On Tue, Mar 14, 2023 at 09:30:15AM +0100, AngeloGioacchino Del Regno wrote:
> Il 13/03/23 22:29, Nícolas F. R. A. Prado ha scritto:
> > 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.
>
> Yeah, I totally agree.
> Did you check the others (8173, 83, 86, 95) as well?
Not yet. I can check later if the patches from Mark didn't already address this
for those other SoCs and send another patch/series if needed.
>
> >
> > Signed-off-by: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>
>
> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
>
Thanks,
Nícolas
--- End Message ---