OSDN Git Service

V4L/DVB (7259): FusionHDTV DVB-T Pro tuning problem fixes
authorChris Pascoe <c.pascoe@itee.uq.edu.au>
Tue, 22 Apr 2008 17:45:15 +0000 (14:45 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:07:45 +0000 (14:07 -0300)
commit8765561fc88131bbc9a6246010c15b63595ec35e
tree305c2fe0c181e40ef9311c529c736e98914076e5
parentb3fb91d20ca111316854a166ff88b0c8c0f2388b
V4L/DVB (7259): FusionHDTV DVB-T Pro tuning problem fixes

It seems that on this board, the demodulator provides the pullup on the I2C
bus, which means that calling i2c_gate_ctrl crashes the bus.  Turn this off
and the xc3028 can talk OK.  Also fix some GPIO related settings that
became more clear through working on this.

Some changes made by Mauro Chehab to allow merging it with some
other xc3028 patches.

Signed-off-by: Chris Pascoe <c.pascoe@itee.uq.edu.au>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx88/cx88-cards.c
drivers/media/video/cx88/cx88-dvb.c