diff options
Diffstat (limited to 'drivers/media/video/tuner-simple.c')
-rw-r--r-- | drivers/media/video/tuner-simple.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/tuner-simple.c b/drivers/media/video/tuner-simple.c index 95818bfcb5c0..cabb02a610df 100644 --- a/drivers/media/video/tuner-simple.c +++ b/drivers/media/video/tuner-simple.c | |||
@@ -481,7 +481,7 @@ static struct tunertype tuners[] = { | |||
481 | .config = 0x8e, | 481 | .config = 0x8e, |
482 | }, | 482 | }, |
483 | [TUNER_PHILIPS_ATSC] = { /* Philips ATSC */ | 483 | [TUNER_PHILIPS_ATSC] = { /* Philips ATSC */ |
484 | .name = "Philips 1236D ATSC/NTSC daul in", | 484 | .name = "Philips 1236D ATSC/NTSC dual in", |
485 | .thresh1= 16 * 157.25 /*MHz*/, | 485 | .thresh1= 16 * 157.25 /*MHz*/, |
486 | .thresh2= 16 * 454.00 /*MHz*/, | 486 | .thresh2= 16 * 454.00 /*MHz*/, |
487 | .VHF_L = 0xa0, | 487 | .VHF_L = 0xa0, |