diff options
author | Rohit kumar <rohitkr@codeaurora.org> | 2020-08-14 16:23:02 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-08-17 14:39:30 +0100 |
commit | 753a6e17942f6f425ca622e1610625998312ad89 (patch) | |
tree | 5bb98b9e1f38d8b597fd85e33b29657457bbc36e /scripts/extract-cert.c | |
parent | b5022a36d28f6a99c1a57f54246e8b566cf094d5 (diff) |
ASoC: qcom: lpass-cpu: fix concurrency issue
i2sctl register value is set to 0 during hw_free(). This
impacts any ongoing concurrent session on the same i2s
port. As trigger() stop already resets enable bit to 0,
there is no need of explicit hw_free. Removing it to
fix the issue.
Fixes: 80beab8e1d86 ("ASoC: qcom: Add LPASS CPU DAI driver")
Signed-off-by: Rohit kumar <rohitkr@codeaurora.org>
Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/1597402388-14112-7-git-send-email-rohitkr@codeaurora.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/extract-cert.c')
0 files changed, 0 insertions, 0 deletions