commit | 667d176b4e4a47a674c095c1be7e6ca3d8298d78 | [log] [tgz] |
---|---|---|
author | Ashish Jain <ashishj@codeaurora.org> | Sun Nov 04 23:24:47 2012 +0530 |
committer | Ashish Jain <ashishj@codeaurora.org> | Sun Nov 04 23:57:45 2012 +0530 |
tree | f145665492d92088a831d4c62e113d4b1a152f1b | |
parent | 2cae01be95914b34fed0adbe5d57a7771ec90ec9 [diff] |
ASoC: msm: Set the pending buffer flag on driver underrun. -This is to handle a scenario wherein a pause command is issued after an underrun. On resume the driver checks if pending buffer is set,if not then we dont write any buffer to DSP. This results in an inifinte wait in HAL. Change-Id: Id89b83e9a11b8561f845ec3f04bf5e42452ca089 Signed-off-by: Ashish Jain <ashishj@codeaurora.org>