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:
8c23998
)
V4L/DVB (9425): Initialize at 90MHz itself
author
Manu Abraham
<abraham.manu@gmail.com>
Thu, 18 Oct 2007 09:25:51 +0000
(06:25 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 30 Dec 2008 11:37:59 +0000
(09:37 -0200)
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/ttpci/budget-ci.c
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/ttpci/budget-ci.c
b/drivers/media/dvb/ttpci/budget-ci.c
index 3507463fdac96670bc9f6a11fa32151e404d4a60..2a1b79d67b6d8dd6db613a996e2500230e2b1dce 100644
(file)
--- a/
drivers/media/dvb/ttpci/budget-ci.c
+++ b/
drivers/media/dvb/ttpci/budget-ci.c
@@
-1154,7
+1154,7
@@
static const struct stb0899_s1_reg tt3200_stb0899_s1_init_1[] = {
{ STB0899_GPIO37CFG , 0x82 },
{ STB0899_GPIO38CFG , 0x82 },
{ STB0899_GPIO39CFG , 0x82 },
- { STB0899_NCOARSE , 0x1
5 }, /* 0x15 = 27 Mhz Clock, F/3 = 198MHz, F/6 = 99
MHz */
+ { STB0899_NCOARSE , 0x1
3 }, /* 0x13 = 27 Mhz Clock, F/3 = 180MHz, F/6 = 90
MHz */
{ STB0899_SYNTCTRL , 0x02 }, /* 0x00 = CLK from CLKI, 0x02 = CLK from XTALI */
{ STB0899_FILTCTRL , 0x00 },
{ STB0899_SYSCTRL , 0x00 },