]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (7242): ivtv: fix for yuv filter table check
authorIan Armstrong <ian@iarmst.demon.co.uk>
Sat, 26 Jan 2008 11:52:58 +0000 (08:52 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 20 Mar 2008 15:38:57 +0000 (12:38 -0300)
commita54d1dea0071a4f6aa46d8e937428c053732efcb
treecb3c12f06ecc4cc940293142aef5d92ec36a4eea
parente8d35932e9942dffcc96c03f539d7e261d641bfd
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 <ian@iarmst.demon.co.uk>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/ivtv/ivtv-driver.c
drivers/media/video/ivtv/ivtv-firmware.c