kernel-ark/drivers/media/video/usbvision
Devin Heitmueller f876897015 V4L/DVB (11140): usbvision: 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>
2009-03-30 12:43:31 -03:00
..
Kconfig
Makefile
usbvision-cards.c
usbvision-cards.h
usbvision-core.c V4L/DVB (11140): usbvision: fix oops on ARM platform when allocating transfer buffers 2009-03-30 12:43:31 -03:00
usbvision-i2c.c V4L/DVB (10692): usbvision: convert to v4l2_device/v4l2_subdev. 2009-03-30 12:42:54 -03:00
usbvision-video.c V4L/DVB (11045): v4l2: call v4l2_device_disconnect in USB drivers. 2009-03-30 12:43:23 -03:00
usbvision.h V4L/DVB (11051): v4l-dvb: replace remaining references to the old mailinglist. 2009-03-30 12:43:23 -03:00