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:
d03b550
)
[media] r820t: enable flt_ext_wide for SYS_DVBC_ANNEX_A standard
author
Benjamin Larsson
<benjamin@southpole.se>
Mon, 12 Jan 2015 19:10:02 +0000
(16:10 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Wed, 8 Apr 2015 10:14:50 +0000
(07:14 -0300)
Signed-off-by: Benjamin Larsson <benjamin@southpole.se>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/tuners/r820t.c
patch
|
blob
|
history
diff --git
a/drivers/media/tuners/r820t.c
b/drivers/media/tuners/r820t.c
index 03f515c00a05be6dd710405aae43fd85e0093d8a..71159a58860fc973cf5354278bf270e7b22a6f31 100644
(file)
--- a/
drivers/media/tuners/r820t.c
+++ b/
drivers/media/tuners/r820t.c
@@
-970,7
+970,7
@@
static int r820t_set_tv_standard(struct r820t_priv *priv,
ext_enable = 0x40; /* r30[6], ext enable; r30[5]:0 ext at lna max */
loop_through = 0x00; /* r5[7], lt on */
lt_att = 0x00; /* r31[7], lt att enable */
- flt_ext_widest = 0x
00; /* r15[7]: flt_ext_wide off
*/
+ flt_ext_widest = 0x
80; /* r15[7]: flt_ext_wide on
*/
polyfil_cur = 0x60; /* r25[6:5]:min */
} else if (delsys == SYS_DVBC_ANNEX_A) {
if_khz = 5070;