From: Andrew de Quincey Date: Tue, 18 Jul 2006 19:37:13 +0000 (-0300) Subject: V4L/DVB (4322): Fix dvb-pll autoprobing X-Git-Tag: v2.6.18-rc4~72^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95faba22d8b81f0cd85b995232b7d05c45a26f3e;p=pandora-kernel.git V4L/DVB (4322): Fix dvb-pll autoprobing Trent Piepho pointed out that the pll test i2c transmission is slightly wrong; it was transmitting a zero length message, and then reading from the PLL. This was wrong; it should only be transmitting a single read i2c message. Signed-off-by: Andrew de Quincey Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed