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)
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>

No differences found