Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c350f617ff5440dedea63b9d7826644742ec215d
Commit:     c350f617ff5440dedea63b9d7826644742ec215d
Parent:     b82736362b24046d6d2279260ce0b88653dc43da
Author:     Michael Krufky <[EMAIL PROTECTED]>
AuthorDate: Wed Jun 27 16:26:32 2007 -0300
Committer:  Mauro Carvalho Chehab <[EMAIL PROTECTED]>
CommitDate: Wed Jul 18 14:24:25 2007 -0300

    V4L/DVB (5801): Tuner: update FCV1236D ranges to match the datasheet
    
    Signed-off-by: Michael Krufky <[EMAIL PROTECTED]>
    Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]>
---
 drivers/media/video/tuner-types.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/media/video/tuner-types.c 
b/drivers/media/video/tuner-types.c
index e761244..417f642 100644
--- 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 * 454.00 /*MHz*/, 0x8e, 0x90, },
+       { 16 * 451.25 /*MHz*/, 0x8e, 0x90, },
        { 16 * 999.99        , 0x8e, 0x30, },
 };
 
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to