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:
e0a28c9
)
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>
Mon, 29 Dec 2008 19:53:19 +0000
(17:53 -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 ae9af21bda6c915b157b11bfd1aad73e858c35c7..86e9f6d82aad7dc104544dfde165b6a11456ac18 100644
(file)
--- a/
drivers/media/dvb/ttpci/budget-ci.c
+++ b/
drivers/media/dvb/ttpci/budget-ci.c
@@
-1153,7
+1153,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 },