[media] cx23885: implement tuner_bus parameter for cx23885_board structure
authorIgor M. Liplianin <liplianin@me.by>
Tue, 25 Jan 2011 20:05:00 +0000 (17:05 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 21 Mar 2011 23:32:18 +0000 (20:32 -0300)
commit557f48d5720b45dae07788bc9976762c363b8ad0
treeded89ce2854e7c9d88e88f35c85465abdb0a48c3
parent78db854757aa4110f9c6873d1529b851037a3405
[media] cx23885: implement tuner_bus parameter for cx23885_board structure

There is two external I2C buses in cx23885 chip.
Currently, analog tuners supported for second I2C bus only
In NetUP Dual DVB-T/C CI RF card tuners connected to first bus
So, in order to support analog tuners sitting on first bus
we need modifications.

Signed-off-by: Igor M. Liplianin <liplianin@netup.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx23885/cx23885-cards.c
drivers/media/video/cx23885/cx23885-core.c
drivers/media/video/cx23885/cx23885-video.c
drivers/media/video/cx23885/cx23885.h