summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx88/cx88-dvb.c
diff options
context:
space:
mode:
authorIgor M. Liplianin <liplianin@me.by>2012-12-28 23:40:33 +0100
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-12-29 00:37:36 +0100
commitb858c331cdf402853be2c48c8f4f77173ef04da8 (patch)
tree456fdd9581b3416fa17b359b3e417af4cf4dd73e /drivers/media/pci/cx88/cx88-dvb.c
parent[media] ds3000: lock led procedure added (diff)
downloadlinux-b858c331cdf402853be2c48c8f4f77173ef04da8.tar.xz
linux-b858c331cdf402853be2c48c8f4f77173ef04da8.zip
[media] m88rs2000: make use ts2020
Tuner part of Montage rs2000 chip is similar to ts2020 tuner. Patch to use ts2020 code. [mchehab@redhat.com: a few CodingStyle fixes] Signed-off-by: Igor M. Liplianin <liplianin@me.by> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/pci/cx88/cx88-dvb.c')
-rw-r--r--drivers/media/pci/cx88/cx88-dvb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/pci/cx88/cx88-dvb.c b/drivers/media/pci/cx88/cx88-dvb.c
index e085851d6872..50b5ac5b3983 100644
--- a/drivers/media/pci/cx88/cx88-dvb.c
+++ b/drivers/media/pci/cx88/cx88-dvb.c
@@ -703,6 +703,7 @@ static struct ds3000_config tevii_ds3000_config = {
static struct ts2020_config tevii_ts2020_config = {
.tuner_address = 0x60,
+ .clk_out_div = 1,
};
static const struct stv0900_config prof_7301_stv0900_config = {