diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2016-10-07 08:51:23 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-10-14 12:44:03 -0300 |
commit | 8f306145df334e2797ef5aa63225cd5178e569c1 (patch) | |
tree | b7395d42f6585a168d8c3f9bca3824db84050c01 /scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h | |
parent | a3f9f07e06ebf37261171e167e2110b758c2a147 (diff) |
[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 'scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h')
0 files changed, 0 insertions, 0 deletions