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:
b827363
)
V4L/DVB (5801): Tuner: update FCV1236D ranges to match the datasheet
author
Michael Krufky
<mkrufky@linuxtv.org>
Wed, 27 Jun 2007 19:26:32 +0000
(16:26 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Wed, 18 Jul 2007 17:24:25 +0000
(14:24 -0300)
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tuner-types.c
patch
|
blob
|
history
diff --git
a/drivers/media/video/tuner-types.c
b/drivers/media/video/tuner-types.c
index e761244c2184f63ea937870f710a988a071ebb87..417f642b435985bae6937070cc9fb83d55a2f2b1 100644
(file)
--- a/
drivers/media/video/tuner-types.c
+++ b/
drivers/media/video/tuner-types.c
@@
-598,7
+598,7
@@
static struct tuner_params tuner_philips_pal_mk_params[] = {
static struct tuner_range tuner_philips_fcv1236d_ranges[] = {
{ 16 * 157.25 /*MHz*/, 0x8e, 0xa0, },
- { 16 * 45
4.00
/*MHz*/, 0x8e, 0x90, },
+ { 16 * 45
1.25
/*MHz*/, 0x8e, 0x90, },
{ 16 * 999.99 , 0x8e, 0x30, },
};