diff options
Diffstat (limited to 'drivers/media/video')
-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 cf241ab1e1b0..d579e35a1077 100644 --- a/drivers/media/video/tuner-simple.c +++ b/drivers/media/video/tuner-simple.c | |||
@@ -512,7 +512,7 @@ static struct tunertype tuners[] = { | |||
512 | .UHF = 0x30, | 512 | .UHF = 0x30, |
513 | .config = 0x8e, | 513 | .config = 0x8e, |
514 | }, | 514 | }, |
515 | [TUNER_MICROTUNE_4042_FI5] = { /* Panasonic NTSC */ | 515 | [TUNER_PANASONIC_VP27] = { /* Panasonic NTSC */ |
516 | .name = "Panasonic VP27s/ENGE4324D", | 516 | .name = "Panasonic VP27s/ENGE4324D", |
517 | .thresh1= 16 * 160.00 /*MHz*/, | 517 | .thresh1= 16 * 160.00 /*MHz*/, |
518 | .thresh2= 16 * 454.00 /*MHz*/, | 518 | .thresh2= 16 * 454.00 /*MHz*/, |