linux-stable/drivers/media/usb/s2255
Mauro Carvalho Chehab db65c49e44 [media] s2255drv: don't use stack for DMA
The USB control messages require DMA to work. We cannot pass
a stack-allocated buffer, as it is not warranted that the
stack would be into a DMA enabled area.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-10-14 12:52:28 -03:00
..
Kconfig [media] Sensoray 2255 uses videobuf2 2014-03-24 17:23:43 -03:00
Makefile
s2255drv.c [media] s2255drv: don't use stack for DMA 2016-10-14 12:52:28 -03:00