diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-11-04 01:21:57 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-01-25 22:01:55 +0100 |
commit | ea4fd5679b258d8ae85124a47b587a53ba6409de (patch) | |
tree | 0d4b5fb23dcab0664c88220782f10d05db299436 /drivers/media/video/em28xx/em28xx.h | |
parent | V4L/DVB (6536): Add a hint for boards without unique USB ID (diff) | |
download | linux-ea4fd5679b258d8ae85124a47b587a53ba6409de.tar.xz linux-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 |