diff options
Diffstat (limited to 'drivers/media/video/em28xx/em28xx-cards.c')
-rw-r--r-- | drivers/media/video/em28xx/em28xx-cards.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/video/em28xx/em28xx-cards.c b/drivers/media/video/em28xx/em28xx-cards.c index 6b241cc6c413..476ae44a62d2 100644 --- a/drivers/media/video/em28xx/em28xx-cards.c +++ b/drivers/media/video/em28xx/em28xx-cards.c | |||
@@ -1091,7 +1091,7 @@ struct em28xx_board em28xx_boards[] = { | |||
1091 | .amux = 1, | 1091 | .amux = 1, |
1092 | } }, | 1092 | } }, |
1093 | }, | 1093 | }, |
1094 | [EM2820_BOARD_COMPRO_VIDEO_MATE] = { | 1094 | [EM2820_BOARD_COMPRO_VIDEOMATE_FORYOU] = { |
1095 | .name = "Compro VideoMate ForYou/Stereo", | 1095 | .name = "Compro VideoMate ForYou/Stereo", |
1096 | .vchannels = 2, | 1096 | .vchannels = 2, |
1097 | .tuner_type = TUNER_LG_PAL_NEW_TAPC, | 1097 | .tuner_type = TUNER_LG_PAL_NEW_TAPC, |
@@ -1169,7 +1169,7 @@ struct usb_device_id em28xx_id_table [] = { | |||
1169 | { USB_DEVICE(0x185b, 0x2870), | 1169 | { USB_DEVICE(0x185b, 0x2870), |
1170 | .driver_info = EM2870_BOARD_COMPRO_VIDEOMATE }, | 1170 | .driver_info = EM2870_BOARD_COMPRO_VIDEOMATE }, |
1171 | { USB_DEVICE(0x185b, 0x2041), | 1171 | { USB_DEVICE(0x185b, 0x2041), |
1172 | .driver_info = EM2820_BOARD_COMPRO_VIDEO_MATE }, | 1172 | .driver_info = EM2820_BOARD_COMPRO_VIDEOMATE_FORYOU }, |
1173 | { USB_DEVICE(0x2040, 0x4200), | 1173 | { USB_DEVICE(0x2040, 0x4200), |
1174 | .driver_info = EM2820_BOARD_HAUPPAUGE_WINTV_USB_2 }, | 1174 | .driver_info = EM2820_BOARD_HAUPPAUGE_WINTV_USB_2 }, |
1175 | { USB_DEVICE(0x2040, 0x4201), | 1175 | { USB_DEVICE(0x2040, 0x4201), |