提交 3373f716 编写于 作者: V Vinod Koul 提交者: Mark Brown

ASoC: Intel: Skylake: Modify the log level

dev_info is too noisy for tplg wiget loading, so move it to
debug level
Signed-off-by: NVinod Koul <vinod.koul@intel.com>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 87b2bdf0
......@@ -1178,7 +1178,7 @@ static int skl_tplg_widget_load(struct snd_soc_component *cmpnt,
bind_event:
if (tplg_w->event_type == 0) {
dev_info(bus->dev, "ASoC: No event handler required\n");
dev_dbg(bus->dev, "ASoC: No event handler required\n");
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册