commit | 186115970e3a1eb38a183fccce4668500f0a7edf | [log] [tgz] |
---|---|---|
author | Jay Wang <jaywang@codeaurora.org> | Wed Oct 03 16:17:18 2012 -0700 |
committer | Jay Wang <jaywang@codeaurora.org> | Wed Oct 03 18:55:48 2012 -0700 |
tree | 6fc233815046da7f275ce2381d4962b683087303 | |
parent | 565ff3a941c2b828df601ad0421ada8e8294c662 [diff] |
ASoC: msm: qdsp6: Fixed the volume command timeout issue QDSP6 can send out of sequence response and this breaks the no wait command tracking logic. It results the wait command response gets ignored and causes the wait time out. To resolve the issue, each response needs to be checked to determine if the response is for no wait or wait command. CRs-Fixed: 402768 Signed-off-by: Jay Wang <jaywang@codeaurora.org> Change-Id: I772f9e6d1d58186d67a3543dfc3b0d545dd8a73d