Procházet zdrojové kódy

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

qctecmdr před 5 roky
rodič
revize
e7ca2c922b
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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, "Analog Mic3");
 	snd_soc_dapm_ignore_suspend(dapm, "Analog Mic4");
+	snd_soc_dapm_ignore_suspend(dapm, "lineout booster");
 
 	snd_soc_dapm_sync(dapm);