From: Ian Armstrong Date: Sat, 26 Jan 2008 11:52:58 +0000 (-0300) Subject: V4L/DVB (7242): ivtv: fix for yuv filter table check X-Git-Tag: v2.6.25-rc7~61^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a54d1dea0071a4f6aa46d8e937428c053732efcb;p=pandora-kernel.git V4L/DVB (7242): ivtv: fix for yuv filter table check As the result of a previous change that delayed the loading of the firmware, the driver can sometimes report a bogus error regarding the yuv output filter table not being found in the firmware. This patch moves the filter table check to ensure it's only done after the firmware has been loaded. Signed-off-by: Ian Armstrong Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed