diff options
author | Douglas Schilling Landgraf <dougsland@redhat.com> | 2009-02-25 16:54:31 -0300 |
---|---|---|
committer | Douglas Schilling Landgraf <dougsland@redhat.com> | 2009-02-25 16:54:31 -0300 |
commit | 429533eb1b620a0ec8153c6b326e6cdd3b8ae924 (patch) | |
tree | 8053c48feb04f9625f1ba3e16bfa59c5249882eb /linux/drivers/media/video | |
parent | 4962852576d7148c1fc33d91b533f991902b1b85 (diff) | |
download | mediapointer-dvb-s2-429533eb1b620a0ec8153c6b326e6cdd3b8ae924.tar.gz mediapointer-dvb-s2-429533eb1b620a0ec8153c6b326e6cdd3b8ae924.tar.bz2 |
em28xx-cards: Add SIIG AVTuner-PVR board
From: Douglas Schilling Landgraf <dougsland@redhat.com>
Added SIIG AVTuner-PVR to the right entry.
Priority: normal
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
Diffstat (limited to 'linux/drivers/media/video')
-rw-r--r-- | linux/drivers/media/video/em28xx/em28xx-cards.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/em28xx/em28xx-cards.c b/linux/drivers/media/video/em28xx/em28xx-cards.c index ac0e89039..c52ebc3c2 100644 --- a/linux/drivers/media/video/em28xx/em28xx-cards.c +++ b/linux/drivers/media/video/em28xx/em28xx-cards.c @@ -992,7 +992,7 @@ struct em28xx_board em28xx_boards[] = { } }, }, [EM2820_BOARD_PROLINK_PLAYTV_USB2] = { - .name = "Pixelview Prolink PlayTV USB 2.0", + .name = "SIIG AVTuner-PVR / Pixelview Prolink PlayTV USB 2.0", .has_snapshot_button = 1, .tda9887_conf = TDA9887_PRESENT, .tuner_type = TUNER_YMEC_TVF_5533MF, |