From: Philipp Zabel
Date: Fri, 11 Jul 2014 09:36:34 +0000 (-0300)
Subject: [media] coda: rename prescan_failed to hold and stop stream after timeout
X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~161
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84e2365d7dcc3e6414be613d7fefa9f28d66859b;p=pandora-kernel.git
[media] coda: rename prescan_failed to hold and stop stream after timeout
Rename the per-context prescan_failed variable to hold, as this is what the
flag does: it temporarily keeps the coda from running until new data is fed
into the bitstream buffer or stop_streaming is called on the input side.
A prescan failure on i.MX5 is one possible reason to enter this state, another
one is a picture run timeout on i.MX6.
Signed-off-by: Philipp Zabel
Signed-off-by: Kamil Debski
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-diff-tree failed