commit | 0c2a7704c764371e63e27d1cbbcfe4646d7ea84f | [log] [tgz] |
---|---|---|
author | Tejas Shikhare <tshikhar@codeaurora.org> | Mon May 21 12:08:49 2012 -0700 |
committer | Asish Bhattacharya <asishb@codeaurora.org> | Fri Jun 08 14:07:01 2012 +0530 |
tree | 7ef0632e58a80c4a33e7baa1615bc57140cfed73 | |
parent | e3cfb21a3bb48a80385a14955d08817cdb04c90e [diff] |
ASoC: msm: Fix mute issue in LPA In event of an under-run, driver is not able to start again. Memset the buffer to play silence while userspace recieves the next set of data and copies it into the mmap buffer. Change-Id: I0ccbe674defbdad638ce5d4378e18d0428003bb0 CRs-Fixed: 356297 CRs-Fixed: 359764 Signed-off-by: Tejas Shikhare <tshikhar@codeaurora.org>