Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c250412b authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ASoC: wcd938x: Add dapm ignore suspend for DAIs"

parents 064de7b4 211f4896
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3635,6 +3635,8 @@ static int wcd938x_soc_codec_probe(struct snd_soc_component *component)
		goto err_hwdep;
	}

	snd_soc_dapm_ignore_suspend(dapm, "WCD938X_AIF Playback");
	snd_soc_dapm_ignore_suspend(dapm, "WCD938X_AIF Capture");
	snd_soc_dapm_ignore_suspend(dapm, "AMIC1");
	snd_soc_dapm_ignore_suspend(dapm, "AMIC2");
	snd_soc_dapm_ignore_suspend(dapm, "AMIC3");