projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd20ca9
)
V4L/DVB (4013): Change the sweeprate for TT C1500 using QAM64
author
Per Dalén
<perda@oden.cnwab.se>
Fri, 12 May 2006 23:31:51 +0000
(20:31 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Sun, 25 Jun 2006 05:00:22 +0000
(
02:00
-0300)
This patch changes the sweeprate for TT C1500 using QAM64.
It has been proven to work using QAM64 at a SRate of 6875 for the two
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/frontends/stv0297.c
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/frontends/stv0297.c
b/drivers/media/dvb/frontends/stv0297.c
index 98b95a205fd210cd9e3463bf53da68c35c436ba6..0d74c2bfc99aae735b8051a136935594322893dd 100644
(file)
--- a/
drivers/media/dvb/frontends/stv0297.c
+++ b/
drivers/media/dvb/frontends/stv0297.c
@@
-401,7
+401,7
@@
static int stv0297_set_frontend(struct dvb_frontend *fe, struct dvb_frontend_par
case QAM_32:
case QAM_64:
delay = 100;
- sweeprate = 1
5
00;
+ sweeprate = 1
0
00;
break;
case QAM_128: