diff options
author | Mauro Carvalho Chehab | 2016-10-10 16:17:15 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab | 2016-10-14 17:52:29 +0200 |
commit | b5f93cb5133d3ad517afef541502c6c9aecf8e5d (patch) | |
tree | b2c45d247964f751c8818439ac3e3dd3177956f0 /drivers/md/dm-bufio.c | |
parent | [media] s2255drv: don't use stack for DMA (diff) | |
download | kernel-qcow2-linux-b5f93cb5133d3ad517afef541502c6c9aecf8e5d.tar.gz kernel-qcow2-linux-b5f93cb5133d3ad517afef541502c6c9aecf8e5d.tar.xz kernel-qcow2-linux-b5f93cb5133d3ad517afef541502c6c9aecf8e5d.zip |
[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 'drivers/md/dm-bufio.c')
0 files changed, 0 insertions, 0 deletions