diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-11-03 21:21:57 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-01-25 19:01:55 -0200 |
commit | ea4fd5679b258d8ae85124a47b587a53ba6409de (patch) | |
tree | 0d4b5fb23dcab0664c88220782f10d05db299436 /drivers/media/video/em28xx/em28xx.h | |
parent | 03910cc39035d27f4c85c8ad2a236cc5c9456127 (diff) | |
download | lwn-ea4fd5679b258d8ae85124a47b587a53ba6409de.tar.gz lwn-ea4fd5679b258d8ae85124a47b587a53ba6409de.zip |
V4L/DVB (6537): Add entry for Pixelview Prolink PlayTV USB 2.0
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/em28xx/em28xx.h')
-rw-r--r-- | drivers/media/video/em28xx/em28xx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/em28xx/em28xx.h b/drivers/media/video/em28xx/em28xx.h index e98dac7fc05b..209f6f9d5581 100644 --- a/drivers/media/video/em28xx/em28xx.h +++ b/drivers/media/video/em28xx/em28xx.h @@ -46,6 +46,7 @@ #define EM2880_BOARD_TERRATEC_HYBRID_XS 11 #define EM2820_BOARD_KWORLD_PVRTV2800RF 12 #define EM2880_BOARD_TERRATEC_PRODIGY_XS 13 +#define EM2820_BOARD_PROLINK_PLAYTV_USB2 14 #define UNSET -1 |