Loading sound/soc/msm/qdsp6v2/msm-compress-q6-v2.c +1 −0 Original line number Diff line number Diff line Loading @@ -1989,6 +1989,7 @@ static int msm_compr_trigger(struct snd_compr_stream *cstream, int cmd) prtd->last_buffer = 0; prtd->cmd_ack = 0; if (!prtd->gapless_state.gapless_transition) { q6asm_cmd_nowait(prtd->audio_client, CMD_PAUSE); pr_debug("issue CMD_FLUSH stream_id %d\n", stream_id); spin_unlock_irqrestore(&prtd->lock, flags); q6asm_stream_cmd( Loading Loading
sound/soc/msm/qdsp6v2/msm-compress-q6-v2.c +1 −0 Original line number Diff line number Diff line Loading @@ -1989,6 +1989,7 @@ static int msm_compr_trigger(struct snd_compr_stream *cstream, int cmd) prtd->last_buffer = 0; prtd->cmd_ack = 0; if (!prtd->gapless_state.gapless_transition) { q6asm_cmd_nowait(prtd->audio_client, CMD_PAUSE); pr_debug("issue CMD_FLUSH stream_id %d\n", stream_id); spin_unlock_irqrestore(&prtd->lock, flags); q6asm_stream_cmd( Loading