diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-10-05 06:02:19 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-10-14 12:35:07 -0300 |
commit | 5ef8ed0e5608f75805e41ef8abbe94a3597e6613 (patch) | |
tree | 0fce87fb05b262ff90bc15646fe75a4a97b779c2 /drivers/media/usb/pvrusb2/pvrusb2-hdw-internal.h | |
parent | c58b84ee467bfd08b39fbda56757ba19ac50980a (diff) |
[media] cinergyT2-core: don't do DMA on stack
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.
Reviewed-by: Patrick Boettcher <patrick.boettcher@posteo.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/usb/pvrusb2/pvrusb2-hdw-internal.h')
0 files changed, 0 insertions, 0 deletions