V4L/DVB (6200): cx23885: use a pointer to the required i2c bus in dvb_register function
authorMichael Krufky <mkrufky@linuxtv.org>
Sun, 9 Sep 2007 06:55:34 +0000 (03:55 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:14:29 +0000 (22:14 -0300)
commitf139fa71c03d80c1d1ee60aa4b0a3ec7a14d45f9
treec97ab64b129867effec0d7485f711d680f8d7598
parenta6a3f14035fe94c0925fea62f3d3a7a1ab44c1f1
V4L/DVB (6200): cx23885: use a pointer to the required i2c bus in dvb_register function

Store a pointer to the required i2c_bus so that we do not put the wrong
analog demod into standby.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Steven Toth <stoth@hauppauge.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx23885/cx23885-dvb.c