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

Commit 13c086dc authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ASoC: wcd934x: mark wdma3 output widget as ignore_suspend"

parents 56d0f050 9ae91fb7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -10300,6 +10300,8 @@ static int tavil_soc_codec_probe(struct snd_soc_codec *codec)
	snd_soc_dapm_ignore_suspend(dapm, "AIF2 Capture");
	snd_soc_dapm_ignore_suspend(dapm, "AIF3 Playback");
	snd_soc_dapm_ignore_suspend(dapm, "AIF3 Capture");
	snd_soc_dapm_ignore_suspend(dapm, "WDMA3_OUT");

	if (tavil->intf_type == WCD9XXX_INTERFACE_TYPE_SLIMBUS) {
		snd_soc_dapm_ignore_suspend(dapm, "AIF4 Playback");
		snd_soc_dapm_ignore_suspend(dapm, "AIF4 MAD TX");