commit | 0e4d80b6b59bee0cdd078469dd1a0432c539dd16 | [log] [tgz] |
---|---|---|
author | Subhash Chandra Bose Naripeddy <snariped@codeaurora.org> | Wed Oct 17 22:46:13 2012 -0700 |
committer | Subhash Chandra Bose Naripeddy <snariped@codeaurora.org> | Wed Oct 17 23:40:50 2012 -0700 |
tree | 53b27c3cc4a7e6fcf00d53b362649ec798157bf0 | |
parent | 0bbec86503048945226b98642c8b85c0677c6331 [diff] |
ASoC: msm: Reset the pending buffer state in EOS ACK from DSP. In the repetitive mode, after EOS of first iteration of playback FLUSH is issued to seek the playback to begin in the second iteration. Write call is not being issued after FLUSH as pending buffer state is not reset with the EOS ACK from DSP. Add fix for the same. CRs-Fixed: 381455 Change-Id: Iea20c572f0aaaa587ddbbdce63a1519cd6500b71 Signed-off-by: Subhash Chandra Bose Naripeddy <snariped@codeaurora.org>