diff options
Diffstat (limited to 'drivers/media/video/cx88/cx88-cards.c')
-rw-r--r-- | drivers/media/video/cx88/cx88-cards.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/cx88/cx88-cards.c b/drivers/media/video/cx88/cx88-cards.c index c3a561e38e54..a6763f1a44c1 100644 --- a/drivers/media/video/cx88/cx88-cards.c +++ b/drivers/media/video/cx88/cx88-cards.c | |||
@@ -431,7 +431,7 @@ struct cx88_board cx88_boards[] = { | |||
431 | }, | 431 | }, |
432 | [CX88_BOARD_DVICO_FUSIONHDTV_3_GOLD_T] = { | 432 | [CX88_BOARD_DVICO_FUSIONHDTV_3_GOLD_T] = { |
433 | .name = "DViCO - FusionHDTV 3 Gold-T", | 433 | .name = "DViCO - FusionHDTV 3 Gold-T", |
434 | .tuner_type = 52, /* Thomson DDT 7611 ATSC/NTSC */ | 434 | .tuner_type = 60, /* Thomson DDT 7611 ATSC/NTSC */ |
435 | /* See DViCO FusionHDTV 3 Gold for GPIO documentation. */ | 435 | /* See DViCO FusionHDTV 3 Gold for GPIO documentation. */ |
436 | .input = {{ | 436 | .input = {{ |
437 | .type = CX88_VMUX_TELEVISION, | 437 | .type = CX88_VMUX_TELEVISION, |