瀏覽代碼

asoc: msm: remove machine driver trivial boot up logs

Change info logs to debug logs for all trivial
machine driver logs that appear in boot up.

Change-Id: I37fb24fb758a81af9ae4be0e735cd9b467f88e70
Signed-off-by: Karthikeyan Mani <[email protected]>
Karthikeyan Mani 7 年之前
父節點
當前提交
502766a828
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      asoc/sm8150.c

+ 1 - 1
asoc/sm8150.c

@@ -3828,7 +3828,7 @@ static int msm_audrx_init(struct snd_soc_pcm_runtime *rtd)
 					      134, 135, 136, 137, 138, 139,
 					      140, 141, 142, 143};
 
-	pr_info("%s: dev_name:%s\n", __func__, dev_name(cpu_dai->dev));
+	pr_debug("%s: dev_name:%s\n", __func__, dev_name(cpu_dai->dev));
 
 	rtd->pmdown_time = 0;