diff options
author | Manu Abraham <abraham.manu@gmail.com> | 2009-12-04 10:39:48 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-01-17 16:55:31 +0300 |
commit | 51d20db8bb9c5a14ac2320664289f13bd52625c6 (patch) | |
tree | 031300e40db9a96ac5d599f13f9478188d04ec7e /drivers/media/dvb/mantis/mantis_vp2033.h | |
parent | 2687d832fe0141015e2391f3755d9499e6efb83e (diff) | |
download | linux-51d20db8bb9c5a14ac2320664289f13bd52625c6.tar.xz |
V4L/DVB (13720): [Mantis/Terratec Cinergy C] Add support for the Terratec Cinergy C PCI
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/mantis/mantis_vp2033.h')
-rw-r--r-- | drivers/media/dvb/mantis/mantis_vp2033.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/mantis/mantis_vp2033.h b/drivers/media/dvb/mantis/mantis_vp2033.h index fcf8b85be941..0a753f7f742d 100644 --- a/drivers/media/dvb/mantis/mantis_vp2033.h +++ b/drivers/media/dvb/mantis/mantis_vp2033.h @@ -26,6 +26,7 @@ #include "tda1002x.h" #define MANTIS_VP_2033_DVB_C 0x0008 +#define TERRATEC_CINERGY_C_PCI 0x1178 extern struct tda1002x_config philips_cu1216_config; extern struct mantis_hwconfig vp2033_mantis_config; |