V4L/DVB (10151): Fix I2C bridge error in zl10353
authorDmitri Belimov <d.belimov@gmail.com>
Tue, 23 Dec 2008 06:50:09 +0000 (03:50 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 2 Jan 2009 19:12:27 +0000 (17:12 -0200)
commit899a6f67b90206c330bd93c7c8f3f8bb8b80397a
tree1a30f92ad5ba9944cd52aef7ce06b8cd40924425
parent91f7c130c277a08ebef92ac23ed60adc62e505e0
V4L/DVB (10151): Fix I2C bridge error in zl10353

Fix I2C bridge error in zl10353 if no tunner attached to internal I2C
bus of zl10353 chip.

When set enable bridge from internal I2C bus to the main I2C bus
(saa7134) the main I2C bus stopped very hardly. No any communication. In
our next board we solder additional resistors to internal I2C bus.

Signed-off-by: Beholder Intl. Ltd. Dmitry Belimov <d.belimov@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/zl10353.c