diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2016-10-10 11:17:15 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-10-14 12:52:29 -0300 |
commit | b5f93cb5133d3ad517afef541502c6c9aecf8e5d (patch) | |
tree | b2c45d247964f751c8818439ac3e3dd3177956f0 /include/xen | |
parent | db65c49e442cf9c9d9dc950f67daf109609f982a (diff) |
[media] stk-webcam: 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/xen')
0 files changed, 0 insertions, 0 deletions