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

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

Merge "ASoC: msm: qdsp6v2: Clear pass-through mode on routing close"

parents 238421b9 652f4b38
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14107,6 +14107,7 @@ static int msm_pcm_routing_close(struct snd_pcm_substream *substream)
	bedai->active = 0;
	bedai->sample_rate = 0;
	bedai->channel = 0;
	bedai->passthr_mode = LEGACY_PCM;
	mutex_unlock(&routing_lock);
	return 0;