]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
DVB: digitv: open nxt6000 i2c_gate for TDED4 tuner handling
authorMichael Krufky <mkrufky@linuxtv.org>
Sat, 3 Mar 2007 14:36:09 +0000 (09:36 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 9 Mar 2007 18:50:23 +0000 (10:50 -0800)
commit87edb548fae703ff743bf5204147e24dc504eb84
tree6fea19760c904ec77fa795913de716256eb6774f
parent113f20a5a431a89a2304da94add058499957516d
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.

(cherry picked from commit 2fe22dcdc79b8dd34e61a3f1231caffd6180a626)

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