From: Philipp Zabel
Date: Fri, 23 Jan 2015 16:51:20 +0000 (-0300)
Subject: [media] coda: fix job_ready debug reporting for bitstream decoding
X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~131^2~139
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f77fd8a9b1a8151ae7a0e98a3b3baf8ab639d0e1;p=pandora-kernel.git
[media] coda: fix job_ready debug reporting for bitstream decoding
Clarify whether job_ready returns false because the context is on hold, waiting
for new input buffers, whether there are not enough input buffers to fill two
into the bitstream, or whether there is not enough data in the bitstream buffer
for the bitstream reader hardware to read a whole frame.
Signed-off-by: Philipp Zabel
Signed-off-by: Kamil Debski
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-diff-tree failed