commit | 7f095c44d4f63b168820aeba9d72b2504a879ab9 | [log] [tgz] |
---|---|---|
author | Venkateshwarlu Domakonda <Venkateshwarlu@codeaurora.org> | Wed May 30 15:31:38 2012 +0530 |
committer | Venkateshwarlu Domakonda <Venkateshwarlu@codeaurora.org> | Thu Sep 13 18:17:07 2012 +0530 |
tree | 076c421bbb3c05d64d396ff7e3254f6251fc8410 | |
parent | e9c9da41777c127cebb1f2b6e715eecb0b8f2d13 [diff] |
radio-iris: Fix corner cases in dqbuf - Sometimes user data getting corrupted and it is not available at the kernel level - Use the kernel buffer instead of user space buffer to copy the data from fifo. - Increase the STD_BUF_SIZE buffer size from 64 to 128 bytes to compatible with Frameworks buffer size Change-Id: I1e0fd8e59b218e7bec7820b0c27e2405d472cd56 Signed-off-by: Venkateshwarlu Domakonda <Venkateshwarlu@codeaurora.org>