diff options
author | Devin Heitmueller <dheitmueller@linuxtv.org> | 2009-03-23 03:41:28 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-30 17:43:32 +0200 |
commit | 9a4f8201a5d241dd725c1e1c796d826e49dcd396 (patch) | |
tree | 2a96a6e9b2ad759637b8a768821dbac2aa8d686d /drivers/media/video/au0828 | |
parent | V4L/DVB (11140): usbvision: fix oops on ARM platform when allocating transfer... (diff) | |
download | linux-9a4f8201a5d241dd725c1e1c796d826e49dcd396.tar.xz linux-9a4f8201a5d241dd725c1e1c796d826e49dcd396.zip |
V4L/DVB (11141): em28xx: fix oops on ARM platform when allocating transfer buffers
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.
Signed-off-by: Devin Heitmueller <dheitmueller@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/au0828')
0 files changed, 0 insertions, 0 deletions