From: Michael Krufky Date: Tue, 8 Aug 2006 18:48:08 +0000 (-0300) Subject: V4L/DVB (4438): Fix dvb_pll_attach for nxt2004-based cards X-Git-Tag: v2.6.19-rc1~643^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ad8eee5ac8d8336ac7965e4a4027a7b4ec080f1;p=pandora-kernel.git V4L/DVB (4438): Fix dvb_pll_attach for nxt2004-based cards The test in dvb-pll to see if a tuner's PLL responds when attaching fails on NXT2004 based boards before the firmware is loaded. This patch allows us to avoid this test by not passing an I2C bus handle to the dvb_pll_attach routine, just as Chris Pascoe has done for MT352 and ZL10353 based boards when used in cx88-dvb. Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed