V4L/DVB (4400): Tda826x: Remove 0-byte I2C write; put tuner_ops info in static struct
authorTrent Piepho <xyzzy@speakeasy.org>
Tue, 8 Aug 2006 12:10:11 +0000 (09:10 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 26 Sep 2006 14:53:31 +0000 (11:53 -0300)
Remove the 0-byte write that precedes 2-byte read.
Move initialize the info field in the static tuner_ops definition, so
that it doesn't need to be done manually.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found