未验证 提交 4362934a 编写于 作者: N Naveen Manohar 提交者: Mark Brown

ASoC: Intel: Change kern log level to avoid unwanted messages

patch suppresses the warning message "control load not supported"
as this is a debug information to help debug issues in topology.
Signed-off-by: NNaveen Manohar <naveen.m@intel.com>
Acked-By: NVinod Koul <vinod.koul@intel.com>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 e02b0330
......@@ -2908,7 +2908,7 @@ static int skl_tplg_control_load(struct snd_soc_component *cmpnt,
break;
default:
dev_warn(bus->dev, "Control load not supported %d:%d:%d\n",
dev_dbg(bus->dev, "Control load not supported %d:%d:%d\n",
hdr->ops.get, hdr->ops.put, hdr->ops.info);
break;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册