diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2016-10-07 13:51:23 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-10-14 17:44:03 +0200 |
commit | 8f306145df334e2797ef5aa63225cd5178e569c1 (patch) | |
tree | b7395d42f6585a168d8c3f9bca3824db84050c01 /include/ras | |
parent | [media] dtt200u: handle USB control message errors (diff) | |
download | linux-8f306145df334e2797ef5aa63225cd5178e569c1.tar.xz linux-8f306145df334e2797ef5aa63225cd5178e569c1.zip |
[media] dtv5100: 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.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'include/ras')
0 files changed, 0 insertions, 0 deletions