From: Philipp Zabel Date: Fri, 23 Jan 2015 16:51:34 +0000 (-0300) Subject: [media] coda: allocate bitstream ringbuffer only for BIT decoder X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~131^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e55317e7080e6d746c2d8e323216a7091e25111b;p=pandora-kernel.git [media] coda: allocate bitstream ringbuffer only for BIT decoder The BIT encoder does not use a per-context bitstream ringbuffer as it encodes directly into the videobuf2 capture queue's buffers. Avoid allocation of the bitstream ringbuffer for encoder contexts. Signed-off-by: Philipp Zabel Signed-off-by: Kamil Debski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed