commit | 00c882d6fc56349032062f8f17d556ef475c1e5f | [log] [tgz] |
---|---|---|
author | Venkateshwarlu Domakonda <Venkateshwarlu@codeaurora.org> | Thu Apr 12 10:50:53 2012 +0530 |
committer | Venkateshwarlu Domakonda <Venkateshwarlu@codeaurora.org> | Fri May 04 11:03:07 2012 +0530 |
tree | 76910d118efd32aca27529a05944bfb119f84ac3 | |
parent | 0a46d9478788609a3f11d0183b26fbbafd3baa78 [diff] |
radio-tavarua: 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 CRs-Fixed: 344443 Change-Id: Ibb8c60f18b72cbcd63c2f39eb49fbbadb7af5443 Signed-off-by: Venkateshwarlu Domakonda <Venkateshwarlu@codeaurora.org>