commit | 02816c5a79ed7788b84715261b1b1092a9ee5e3d | [log] [tgz] |
---|---|---|
author | Sidipotu Ashok <sashok@codeaurora.org> | Fri May 17 15:13:30 2013 +0530 |
committer | Sharad Sangle <assangle@codeaurora.org> | Mon Jun 03 15:44:45 2013 +0530 |
tree | 812c5975b2dbcae0532f1cd931fac26b91d21acc | |
parent | 1a8c332448b000c427aa1c1a32a2b6802accf7ae [diff] |
ASoc: msm: Fix for pcm_read getting stuck in alsa core Advance hardware pointer by period size even if the packet coming from qdsp6 is of less size. QDSP6 sometimes (for rapid device switches) gives packets worth less than period size and this results in hw_ptr appl_ptr mismatch. CRs-Fixed: 486276 CRs-Fixed: 488449 Change-Id: I893f9a52e4cd507fd72e4a7aba3c5fa76527d1bf Signed-off-by: Sidipotu Ashok <sashok@codeaurora.org>