linux_dsm_epyc7002/drivers/media/usb/cpia2
Mauro Carvalho Chehab 45ae4a5220 [media] cpia2_usb: 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:27 -03:00
..
cpia2_core.c [media] usb/cpia2_core: clean up a min_t() cast 2016-02-19 08:10:32 -02:00
cpia2_registers.h
cpia2_usb.c [media] cpia2_usb: don't use stack for DMA 2016-10-14 12:52:27 -03:00
cpia2_v4l.c [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO 2014-07-04 16:14:59 -03:00
cpia2.h
Kconfig
Makefile