projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
040dcc3
)
V4L/DVB (9379): FIX: fix a bug in the charge pump setting
author
Manu Abraham
<abraham.manu@gmail.com>
Tue, 3 Jul 2007 12:58:57 +0000
(09:58 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:14 +0000
(17:53 -0200)
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/dvb-pll.c
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/frontends/dvb-pll.c
b/drivers/media/dvb/frontends/dvb-pll.c
index ea058153ebfa3dfd8e88660662fd7e4fa3f9ee50..9f6349964cdafa53b49525b494e4c7066e4ed903 100644
(file)
--- a/
drivers/media/dvb/frontends/dvb-pll.c
+++ b/
drivers/media/dvb/frontends/dvb-pll.c
@@
-311,7
+311,7
@@
static struct dvb_pll_desc dvb_pll_philips_sd1878_tda8261 = {
.count = 4,
.entries = {
{ 1250000, 500, 0xc4, 0x00},
- { 1
5
50000, 500, 0xc4, 0x40},
+ { 1
4
50000, 500, 0xc4, 0x40},
{ 2050000, 500, 0xc4, 0x80},
{ 2150000, 500, 0xc4, 0xc0},
},