From: Hans Verkuil Date: Tue, 4 Mar 2014 10:28:11 +0000 (-0300) Subject: [media] pwc: do not decompress the image unless the state is DONE X-Git-Tag: v3.15-rc1~85^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a17948184a3320e0bb0aab561112211d2e9b7a8;p=pandora-kernel.git [media] pwc: do not decompress the image unless the state is DONE There is no point in trying to decompress a captured frame unless the buffer state is OK. It won't be used in any other state, and in fact the contents of the buffer might well be corrupt. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed