diff options
author | Mauro Carvalho Chehab <[email protected]> | 2016-10-07 07:55:38 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2016-10-14 12:40:47 -0300 |
commit | f0b0ada7184cca44bb5ae96903eca304cc20eec5 (patch) | |
tree | bd4cee4e17877461a501b70a2e7c6fb9652291be /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | ff1c123545d706c6e414132c9fc93e345f5141da (diff) |
[media] digitv: 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.
Reviewed-by: Patrick Boettcher <[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