summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/cx24123.c
diff options
context:
space:
mode:
authorTrent Piepho <xyzzy@speakeasy.org>2009-06-11 15:31:22 -0700
committerTrent Piepho <xyzzy@speakeasy.org>2009-06-11 15:31:22 -0700
commitd6ff0d4097028addee38d92dff142e1e28259275 (patch)
tree5cfe73ec1fec44b37761e03ee9f2f85ad5d605ef /linux/drivers/media/dvb/frontends/cx24123.c
parenta33131bc8be60a05f9abfa4bc0ce81b30a2af7e8 (diff)
downloadmediapointer-dvb-s2-d6ff0d4097028addee38d92dff142e1e28259275.tar.gz
mediapointer-dvb-s2-d6ff0d4097028addee38d92dff142e1e28259275.tar.bz2
b2c2: Use dvb-pll for Cablestar2
From: Trent Piepho <xyzzy@speakeasy.org> The dvb-pll code should do the same thing that alps_tdee4_stv0297_tuner_set_params() was doing. Except the dvb-pll code will check for tuner presence when attaching, while the old code didn't. This tuner appears to not be behind the stv0297's I2C gate but is instead on a different I2C adapter provided by the flexcop chip. The old code would turn the I2C gate off each time the tuner was used. I've changed it to turn the gate off when the tuner is attached and then disable the gate control function. This should result in the gate staying off, which should be even better. Priority: normal Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Diffstat (limited to 'linux/drivers/media/dvb/frontends/cx24123.c')
0 files changed, 0 insertions, 0 deletions