commit | 5cfddba96d992b023b92073bf00624d8ebd4fdb8 | [log] [tgz] |
---|---|---|
author | Dhananjay Kumar <dhakumar@codeaurora.org> | Tue Jan 24 23:12:09 2017 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Mar 31 13:51:36 2017 -0700 |
tree | 5ac55487d4bfa3a7fa969ccf623a1eebd0c3ef1a | |
parent | d867b71da091026994ac78fb4da35b984a9bbcdb [diff] |
ASoC: msm: qdsp6v2: fix spurious wakeup from q6asm cmd_wait Some q6asm no-wait commands are not set with no-wait flag triggering unexpected wake-ups for waiting commands. Fix the issue by setting no-wait flags at all the places where not waiting for ack from DSP. CRs-Fixed: 1105759 Change-Id: I66fd16cf025877cb71944f32f0a7cd14fc052577 Signed-off-by: Dhananjay Kumar <dhakumar@codeaurora.org>