Merge "ASoC: msm: qdsp6v2: Clear pass-through mode on routing close"
This commit is contained in:
commit
8d60131090
1 changed files with 1 additions and 0 deletions
|
@ -14107,6 +14107,7 @@ static int msm_pcm_routing_close(struct snd_pcm_substream *substream)
|
||||||
bedai->active = 0;
|
bedai->active = 0;
|
||||||
bedai->sample_rate = 0;
|
bedai->sample_rate = 0;
|
||||||
bedai->channel = 0;
|
bedai->channel = 0;
|
||||||
|
bedai->passthr_mode = LEGACY_PCM;
|
||||||
mutex_unlock(&routing_lock);
|
mutex_unlock(&routing_lock);
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue