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

Commit 21c00265 authored by Kyle Yan's avatar Kyle Yan Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ASoC: msm: qdsp6v2: Prevent ASM callback when client freed" into msm-4.8

parents c553f3b0 aaac9717
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1637,6 +1637,7 @@ static int msm_compr_trigger(struct snd_compr_stream *cstream, int cmd)
			}
			/* send EOS */
			prtd->eos_ack = 0;
			atomic_set(&prtd->eos, 1);
			pr_debug("issue CMD_EOS stream_id %d\n", ac->stream_id);
			q6asm_stream_cmd_nowait(ac, CMD_EOS, ac->stream_id);
			pr_info("PARTIAL DRAIN, do not wait for EOS ack\n");