diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2016-10-10 13:28:26 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-10-14 17:52:27 +0200 |
commit | 45ae4a5220a43ae79dacb69054a2c7928dd91c94 (patch) | |
tree | 88bdc0d3765e5f795c4362a8686b8cd3e8bb163c /drivers/media/usb/s2255 | |
parent | [media] digitv: handle error code on RC query (diff) | |
download | linux-45ae4a5220a43ae79dacb69054a2c7928dd91c94.tar.xz linux-45ae4a5220a43ae79dacb69054a2c7928dd91c94.zip |
[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>
Diffstat (limited to 'drivers/media/usb/s2255')
0 files changed, 0 insertions, 0 deletions