ソースを参照

Merge "asoc: qcs405: add ignore_suspend for lineout booster"

qctecmdr 5 年 前
コミット
e7ca2c922b
1 ファイル変更1 行追加0 行削除
  1. 1 0
      asoc/qcs405.c

+ 1 - 0
asoc/qcs405.c

@@ -5272,6 +5272,7 @@ static int msm_audrx_init(struct snd_soc_pcm_runtime *rtd)
 	snd_soc_dapm_ignore_suspend(dapm, "LINEOUT2");
 	snd_soc_dapm_ignore_suspend(dapm, "LINEOUT2");
 	snd_soc_dapm_ignore_suspend(dapm, "Analog Mic3");
 	snd_soc_dapm_ignore_suspend(dapm, "Analog Mic3");
 	snd_soc_dapm_ignore_suspend(dapm, "Analog Mic4");
 	snd_soc_dapm_ignore_suspend(dapm, "Analog Mic4");
+	snd_soc_dapm_ignore_suspend(dapm, "lineout booster");
 
 
 	snd_soc_dapm_sync(dapm);
 	snd_soc_dapm_sync(dapm);