summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-10-05 06:46:49 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-10-14 12:34:08 -0300
commitc58b84ee467bfd08b39fbda56757ba19ac50980a (patch)
tree7d0f13836e6544afc78466c048ded0f58dc6b97f /firmware
parent9fce0c226536fc36c7fb0a80000ca38a995be43e (diff)
[media] af9005: 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@s-opensource.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions