commit | 765cb10f7a3e951b9c54f1b310fcc6c1c674b1ca | [log] [tgz] |
---|---|---|
author | Amal Paul <amal@codeaurora.org> | Sat Feb 16 15:44:31 2013 -0800 |
committer | Amal Paul <amal@codeaurora.org> | Mon Feb 18 20:56:56 2013 -0800 |
tree | 3327e40089b517fa4e4e65134556221839defd03 | |
parent | 7dcf4b52478d95cbc52725c184dc51c433f36c45 [diff] |
msm: audio: Fix for WMA seek issue - Seeking during WMA playback results in no audio. - Input and output port flush were not called during seek which resulted in no WRTE_DONE ack from DSP to AIO driver. - Fix is to add input and output port flush during seek. Change-Id: I61b7f72211e64bf437566bf48cc009631e918900 CRs-fixed: 453026 Signed-off-by: Amal Paul <amal@codeaurora.org>