diff options
author | Markus Rechberger <mrechberger@gmail.com> | 2006-02-07 03:25:41 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-02-07 03:25:41 -0500 |
commit | 33ccaa3feb2a6e09942b6f0af6fbb0451a2e1537 (patch) | |
tree | 12f293749bedbf1d875ebd341b504907ff2e1825 /drivers/media/video/em28xx/em28xx-cards.c | |
parent | 15207b2e73afb3aa6cd96a1b8c0b5016bcf90128 (diff) |
V4L/DVB (3280): Changed description of KWorld PVR TV 2800RF
Changed description of KWorld PVR TV 2800RF
Signed-off-by: Markus Rechberger <mrechberger@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/em28xx/em28xx-cards.c')
-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 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, |