aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video')
-rw-r--r--drivers/media/video/em28xx/em28xx-cards.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/em28xx/em28xx-cards.c b/drivers/media/video/em28xx/em28xx-cards.c
index 0acab0d3c00..11ce63578e9 100644
--- a/drivers/media/video/em28xx/em28xx-cards.c
+++ b/drivers/media/video/em28xx/em28xx-cards.c
@@ -966,6 +966,7 @@ struct em28xx_board em28xx_boards[] = {
966 }, 966 },
967 [EM2820_BOARD_PROLINK_PLAYTV_USB2] = { 967 [EM2820_BOARD_PROLINK_PLAYTV_USB2] = {
968 .name = "Pixelview Prolink PlayTV USB 2.0", 968 .name = "Pixelview Prolink PlayTV USB 2.0",
969 .has_snapshot_button = 1,
969 .tda9887_conf = TDA9887_PRESENT, 970 .tda9887_conf = TDA9887_PRESENT,
970 .tuner_type = TUNER_YMEC_TVF_5533MF, 971 .tuner_type = TUNER_YMEC_TVF_5533MF,
971 .decoder = EM28XX_SAA711X, 972 .decoder = EM28XX_SAA711X,