diff options
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | 2020-06-11 13:41:53 +0100 |
---|---|---|
committer | Sasha Levin <sashal@kernel.org> | 2020-06-30 15:36:53 -0400 |
commit | e50cf858d118eb2c792b206ac26a2f9845321b20 (patch) | |
tree | 699c704d1d120d2df648d1ce41d16360e592a422 /block | |
parent | 41b2debf35ef5bc5719971d2470b1b7ed876a3c2 (diff) |
ASoC: q6asm: handle EOS correctly
[ Upstream commit 6476b60f32866be49d05e2e0163f337374c55b06 ]
Successful send of EOS command does not indicate that EOS is actually
finished, correct event to wait EOS is finished is EOS_RENDERED event.
EOS_RENDERED means that the DSP has finished processing all the buffers
for that particular session and stream.
This patch fixes EOS handling!
Fixes: 68fd8480bb7b ("ASoC: qdsp6: q6asm: Add support to audio stream apis")
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20200611124159.20742-3-srinivas.kandagatla@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions