]> git.karo-electronics.de Git - mv-sheeva.git/commit
[media] cx231xx: properly use the right tuner i2c address
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 26 Sep 2010 23:01:51 +0000 (20:01 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 03:17:40 +0000 (01:17 -0200)
commit1a4aa920d0b49af2c0d9bbedb3bb75be4e174218
treeb645fbabdc9c9b02a14b0ebbab7b71627ad44866
parent24c80b651b6e938ab8c41ffb2ca9896bca764e10
[media] cx231xx: properly use the right tuner i2c address

The driver has a field to indicate what bus is used by tuner and
by demod. However, this field were never used. On Pixelview,
it uses I2C 2 for tuner, instead of I2C 1.

drivers/media/video/cx231xx/cx231xx-cards.c

Acked-by: Sri Deevi <Srinivasa.Deevi@conexant.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx231xx/cx231xx-cards.c
drivers/media/video/cx231xx/cx231xx-dvb.c