Skip to content
Snippets Groups Projects
Commit b802e40f authored by Damir Didjusto's avatar Damir Didjusto Committed by Iliyan Malchev
Browse files

ASoC: msm: qdsp6v2: Add a new waitqueue and state for mem map/unmap


All of the commands being sent to the DSP are using cmd_state flag
which can be overwritten when several commands are sent at the same
time. This results in Memory map/unmap command timing out. The change
will separate the memory flag from flags for other commands so that
they do not overwrite each other.

CRs-fixed: 673781
Change-Id: I61e059f402feb2c4e1e3dbed1825990456e78471
Signed-off-by: default avatarDamir Didjusto <damird@codeaurora.org>
parent d006215c
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment