From: Philipp Zabel
Date: Fri, 23 Jan 2015 16:51:30 +0000 (-0300)
Subject: [media] coda: switch BIT decoder source queue to vmalloc
X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~131^2~129
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb04aa6f7e40eb92688d5d21f15ada23924f17cb;p=pandora-kernel.git
[media] coda: switch BIT decoder source queue to vmalloc
Since we have to copy from input buffers into the bitstream ringbuffer
with the CPU, there is no need for contiguous DMA buffers on the decoder
input side.
Signed-off-by: Philipp Zabel
Signed-off-by: Kamil Debski
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-diff-tree failed