diff options
author | Devin Heitmueller <dheitmueller@linuxtv.org> | 2009-03-22 22:39:12 -0400 |
---|---|---|
committer | Devin Heitmueller <dheitmueller@linuxtv.org> | 2009-03-22 22:39:12 -0400 |
commit | 2413031a7724106ce8294abc566587691b04dc25 (patch) | |
tree | f1439997dbc6b2dd6a5e9a86ebf24c6983d5854c /linux/drivers/media/video/au0828/au0828-video.c | |
parent | 95a062b34a2c47e2c835863577939dee4d5e60a6 (diff) | |
download | mediapointer-dvb-s2-2413031a7724106ce8294abc566587691b04dc25.tar.gz mediapointer-dvb-s2-2413031a7724106ce8294abc566587691b04dc25.tar.bz2 |
usbvision: 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: normal
Signed-off-by: Devin Heitmueller <dheitmueller@linuxtv.org>
Diffstat (limited to 'linux/drivers/media/video/au0828/au0828-video.c')
0 files changed, 0 insertions, 0 deletions