diff options
Diffstat (limited to 'drivers/media/video')
-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 e263ab0f4ee4..226dc154aaf0 100644 --- a/drivers/media/video/em28xx/em28xx-cards.c +++ b/drivers/media/video/em28xx/em28xx-cards.c | |||
@@ -951,7 +951,7 @@ struct em28xx_board em28xx_boards[] = { | |||
951 | } }, | 951 | } }, |
952 | }, | 952 | }, |
953 | [EM2820_BOARD_PROLINK_PLAYTV_USB2] = { | 953 | [EM2820_BOARD_PROLINK_PLAYTV_USB2] = { |
954 | .name = "Pixelview Prolink PlayTV USB 2.0", | 954 | .name = "SIIG AVTuner-PVR / Pixelview Prolink PlayTV USB 2.0", |
955 | .has_snapshot_button = 1, | 955 | .has_snapshot_button = 1, |
956 | .tda9887_conf = TDA9887_PRESENT, | 956 | .tda9887_conf = TDA9887_PRESENT, |
957 | .tuner_type = TUNER_YMEC_TVF_5533MF, | 957 | .tuner_type = TUNER_YMEC_TVF_5533MF, |