diff options
author | Mauro Carvalho Chehab <[email protected]> | 2016-10-07 08:51:23 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2016-10-14 12:44:03 -0300 |
commit | 8f306145df334e2797ef5aa63225cd5178e569c1 (patch) | |
tree | b7395d42f6585a168d8c3f9bca3824db84050c01 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
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 <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions