diff options
author | Douglas Schilling Landgraf <dougsland@redhat.com> | 2009-02-12 12:22:42 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-30 11:42:46 -0400 |
commit | 1d6af821a91df15e3fc2720c223ec514ae83dc86 (patch) | |
tree | e4968885d143842a93d71d03cf2c30bc05b67186 /drivers/media/video/em28xx | |
parent | 55bf0e7013c2204aba3897987284ced7d3b8ff8b (diff) |
V4L/DVB (10556): em28xx-cards: Add Pinnacle Dazzle Video Creator Plus DVC107 description
Added board Pinnacle Dazzle Video Creator Plus DVC107 to name description field.
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/em28xx')
-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 c16c28e1ec48..615cf362e79c 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/DVC 101", | 919 | .name = "Pinnacle Dazzle DVC 90/DVC 100/DVC 101/DVC 107", |
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 = { { |