aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/em28xx')
-rw-r--r--drivers/media/video/em28xx/em28xx-cards.c2
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 573d24d2a18d..a9e7cec17a6b 100644
--- a/drivers/media/video/em28xx/em28xx-cards.c
+++ b/drivers/media/video/em28xx/em28xx-cards.c
@@ -73,7 +73,7 @@ struct em28xx_board em28xx_boards[] = {
73 }}, 73 }},
74 }, 74 },
75 [EM2820_BOARD_KWORLD_PVRTV2800RF] = { 75 [EM2820_BOARD_KWORLD_PVRTV2800RF] = {
76 .name = "Unknown EM2820/2840 video grabber", 76 .name = "Kworld PVR TV 2800 RF",
77 .is_em2800 = 0, 77 .is_em2800 = 0,
78 .vchannels = 2, 78 .vchannels = 2,
79 .norm = VIDEO_MODE_PAL, 79 .norm = VIDEO_MODE_PAL,