commit | 44b6411389c49716bf0563c66e75280c5ea3a373 | [log] [tgz] |
---|---|---|
author | Asish Bhattacharya <asishb@codeaurora.org> | Thu Sep 08 18:56:19 2011 +0530 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:21:17 2011 -0700 |
tree | c5a8f7a60f8ae32a421c03ea3146c00c5a658ab7 | |
parent | c0dd4a896f2c05bf5a7b7f8adbd1d78e1d17eaa5 [diff] |
ASoC: msm8960: fix LPA session Flush use case The session fails to reset hw_pointer in case of FLUSH as the session is reupdated with WRITE_DONE messages from dsp. Also the state of the session should be setup if flushed. CRs-fixed: 304823 Signed-off-by: Asish Bhattacharya <asishb@codeaurora.org>