DVB: digitv: open nxt6000 i2c_gate for TDED4 tuner handling
commitae64d8237cb1c97bba25d61471062427fb65b4e5
authorMichael Krufky <mkrufky@linuxtv.org>
Thu, 22 Feb 2007 00:47:15 +0000 (21 21:47 -0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 3 Mar 2007 05:09:53 +0000 (2 21:09 -0800)
treeed276048e926e4ba8cc80c4dd8bab10ffdd527b8
parent811a76ef3a25ae2e1531d118c8cd154c2a6757cb
DVB: digitv: open nxt6000 i2c_gate for TDED4 tuner handling

dvb-pll normally opens the i2c gate before attempting to communicate with
the pll, but the code for this device is not using dvb-pll.  This should
be cleaned up in the future, but for now, just open the i2c gate at the
appropriate place in order to fix this driver bug.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/media/dvb/dvb-usb/digitv.c