V4L/DVB (4322): Fix dvb-pll autoprobing
authorAndrew de Quincey <adq_dvb@lidskialf.net>
Tue, 18 Jul 2006 19:37:13 +0000 (16:37 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sat, 29 Jul 2006 20:22:26 +0000 (17:22 -0300)
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 <adq_dvb@lidskialf.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found