V4L/DVB (5295): Digitv: open nxt6000 i2c_gate for TDED4 tuner handling
authorMichael Krufky <mkrufky@linuxtv.org>
Thu, 22 Feb 2007 00:47:15 +0000 (21:47 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 1 Mar 2007 15:09:45 +0000 (13:09 -0200)
commit2fe22dcdc79b8dd34e61a3f1231caffd6180a626
tree2fa2fb957afa6b7d0ab130a920c050e0074b0260
parentf3d092b84a855c44914fea0648695bef7d751266
V4L/DVB (5295): 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>
drivers/media/dvb/dvb-usb/digitv.c