From: Hans Verkuil Date: Sat, 2 May 2009 12:42:57 +0000 (-0300) Subject: V4L/DVB (11670): tuner: remove tuner_i2c_address_check X-Git-Tag: v2.6.31-rc1~297^2~272 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=416a7aa88300601d6630736836f9798c4079bc16;p=pandora-kernel.git V4L/DVB (11670): tuner: remove tuner_i2c_address_check Support for tuners with i2c addresses >= 0x65 is dropped since no tuners with addresses in the range 0x65-0x6f have been found. This patch removes addresses 0x65-0x6f from the list of tuner probe addresses, it removes the kernel warning that warned if addresses in this range appeared, and it removed a hack for the cx88 that is no longer needed now that the tuner address range is reduced. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed