V4L/DVB (4428): Fix tda826x detection
authorAndrew de Quincey <adq_dvb@lidskialf.net>
Tue, 8 Aug 2006 18:48:07 +0000 (15:48 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 26 Sep 2006 14:53:37 +0000 (11:53 -0300)
commite4a49d76ca4e2c0b2b4c89d59d43486d781ffe95
tree9700761b6dbaa14c008d5c8d38eaeb6223a7158d
parent17aafcc67feb359820488ffb0017405ad48b776e
V4L/DVB (4428): Fix tda826x detection

The tda826x detection was (correctly) cleaned up earlier, but unfortunately
changing the number of received i2c messages from 2 -> 1 was missed. This
fixes it.

Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/frontends/tda826x.c