diff options
Diffstat (limited to 'drivers/media/video/em28xx/em28xx-cards.c')
-rw-r--r-- | drivers/media/video/em28xx/em28xx-cards.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/em28xx/em28xx-cards.c b/drivers/media/video/em28xx/em28xx-cards.c index 1f38e35355ce..89a8f2657b13 100644 --- a/drivers/media/video/em28xx/em28xx-cards.c +++ b/drivers/media/video/em28xx/em28xx-cards.c | |||
@@ -916,7 +916,7 @@ struct em28xx_board em28xx_boards[] = { | |||
916 | } }, | 916 | } }, |
917 | }, | 917 | }, |
918 | [EM2820_BOARD_PINNACLE_DVC_90] = { | 918 | [EM2820_BOARD_PINNACLE_DVC_90] = { |
919 | .name = "Pinnacle Dazzle DVC 90/DVC 100", | 919 | .name = "Pinnacle Dazzle DVC 90/DVC 100/DVC 101", |
920 | .tuner_type = TUNER_ABSENT, /* capture only board */ | 920 | .tuner_type = TUNER_ABSENT, /* capture only board */ |
921 | .decoder = EM28XX_SAA711X, | 921 | .decoder = EM28XX_SAA711X, |
922 | .input = { { | 922 | .input = { { |