projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0ea298
)
[media] ds3000: decrease mpeg clock output
author
Igor M. Liplianin
<liplianin@me.by>
Tue, 1 Feb 2011 22:40:17 +0000
(19:40 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 21 Mar 2011 23:32:20 +0000
(20:32 -0300)
TeVii s480 works fine with that on DVB-S2 channels
Signed-off-by: Igor M. Liplianin <liplianin@me.by>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/ds3000.c
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/frontends/ds3000.c
b/drivers/media/dvb/frontends/ds3000.c
index 655f182e7ff4aa94f796e48bb814d622edcd34c3..41af75adc5757f9f0241d13aa660a3296920b166 100644
(file)
--- a/
drivers/media/dvb/frontends/ds3000.c
+++ b/
drivers/media/dvb/frontends/ds3000.c
@@
-1203,7
+1203,7
@@
static int ds3000_tune(struct dvb_frontend *fe,
ds3000_writereg(state,
ds3000_dvbs2_init_tab[i],
ds3000_dvbs2_init_tab[i + 1]);
- ds3000_writereg(state, 0xfe, 0x
54
);
+ ds3000_writereg(state, 0xfe, 0x
98
);
break;
default:
return 1;