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:
1e3d8ab
)
V4L/DVB (9434): Limit initial RF AGC gain
author
Manu Abraham
<abraham.manu@gmail.com>
Tue, 30 Oct 2007 13:25:26 +0000
(10:25 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:20 +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-av.c
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/ttpci/budget-av.c
b/drivers/media/dvb/ttpci/budget-av.c
index a316a8e78d25432cf21e010c0674397571ff2bf4..1af2ecbea519065ccf3990c1643960a74a745275 100644
(file)
--- a/
drivers/media/dvb/ttpci/budget-av.c
+++ b/
drivers/media/dvb/ttpci/budget-av.c
@@
-947,7
+947,7
@@
static const struct stb0899_s1_reg knc1_stb0899_s1_init_1[] = {
{ STB0899_GPIO20CFG , 0x82 },
{ STB0899_SDATCFG , 0xb8 },
{ STB0899_SCLTCFG , 0xba },
- { STB0899_AGCRFCFG , 0x
1c }, /* 0x11
*/
+ { STB0899_AGCRFCFG , 0x
08 }, /* 0x1c
*/
{ STB0899_GPIO22 , 0x82 }, /* AGCBB2CFG */
{ STB0899_GPIO21 , 0x91 }, /* AGCBB1CFG */
{ STB0899_DIRCLKCFG , 0x82 },