commit | 87f926a61218391b5c85533b3fde4a88c1f189dd | [log] [tgz] |
---|---|---|
author | Vignesh Kulothungan <vigneshk@codeaurora.org> | Sun Mar 04 22:47:50 2018 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Mar 06 10:40:03 2018 -0800 |
tree | 5003a9d3f8c36999275f064d653feb121b612721 | |
parent | 8e490a16e1b0b28320c982d9c26c8eee27b036ba [diff] |
ASoC: dsp: Fix LPASS clock timeout issue LPASS set clock time command times out because afe callback was waking up the incorrect wait queue. Use the appropriate index instead of the global index for wake up. CRs-Fixed: 2151551 Change-Id: I2d4f4c477913a9513ffae2992ecf777f7a3ed60d Signed-off-by: Vignesh Kulothungan <vigneshk@codeaurora.org>