summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/au0828
diff options
context:
space:
mode:
authorDevin Heitmueller <dheitmueller@linuxtv.org>2009-03-22 22:41:28 -0400
committerDevin Heitmueller <dheitmueller@linuxtv.org>2009-03-22 22:41:28 -0400
commit81fd7559efe367f3a8ce4f4e2ff0b90d6688b724 (patch)
tree799d262fe858c9e72ace07a957c3f3340f2396c4 /linux/drivers/media/video/au0828
parent2413031a7724106ce8294abc566587691b04dc25 (diff)
downloadmediapointer-dvb-s2-81fd7559efe367f3a8ce4f4e2ff0b90d6688b724.tar.gz
mediapointer-dvb-s2-81fd7559efe367f3a8ce4f4e2ff0b90d6688b724.tar.bz2
em28xx: fix oops on ARM platform when allocating transfer buffers
From: Devin Heitmueller <dheitmueller@linuxtv.org> Add missing URB_NO_TRANSFER_DMA_MAP flag, since the use of consistent memory is not permitted for DMA on the ARM platform. Thanks to Paul Thomas <pthomas8589@gmail.com> for providing sample ARM hardware that was experiencing the oops (tested on the at91rm9200 based LinuxStamp). Thanks to David Brownell <david-b@pacbell.net> for providing insight into the ARM memory architecture. Priority: high Signed-off-by: Devin Heitmueller <dheitmueller@linuxtv.org>
Diffstat (limited to 'linux/drivers/media/video/au0828')
0 files changed, 0 insertions, 0 deletions