diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2016-10-10 17:11:13 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-10-14 18:52:28 +0300 |
commit | db65c49e442cf9c9d9dc950f67daf109609f982a (patch) | |
tree | dbe7d1944232777e1533e43fbc475a3c17f4634d /include/sound/cs8403.h | |
parent | 45ae4a5220a43ae79dacb69054a2c7928dd91c94 (diff) | |
download | linux-db65c49e442cf9c9d9dc950f67daf109609f982a.tar.xz |
[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>
Diffstat (limited to 'include/sound/cs8403.h')
0 files changed, 0 insertions, 0 deletions