diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-10-24 10:08:20 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-01-25 16:01:01 -0500 |
commit | 12466577853b0d057f4416f4c7020e544f3a4209 (patch) | |
tree | 855136ae91024a8cca89454c67bd9a0c7125d0c6 /include/media | |
parent | 07533b6a8097c6fdb17fb154725757b64238a8d9 (diff) |
V4L/DVB (6422): Add the pending entries for xc2028/3028 based boards
Also replaces all occurrences of TUNER_XCEIVE_XC3028 to TUNER_XC2028.
Some work is still may be required to make sure that non-tm6000 drivers will
be capable of using tuner-xc2028.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'include/media')
-rw-r--r-- | include/media/tuner.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/media/tuner.h b/include/media/tuner.h index c03dceb92605..d49392d90e56 100644 --- a/include/media/tuner.h +++ b/include/media/tuner.h | |||
@@ -117,7 +117,7 @@ extern int tuner_debug; | |||
117 | #define TUNER_PHILIPS_TUV1236D 68 /* ATI HDTV Wonder */ | 117 | #define TUNER_PHILIPS_TUV1236D 68 /* ATI HDTV Wonder */ |
118 | #define TUNER_TNF_5335MF 69 /* Sabrent Bt848 */ | 118 | #define TUNER_TNF_5335MF 69 /* Sabrent Bt848 */ |
119 | #define TUNER_SAMSUNG_TCPN_2121P30A 70 /* Hauppauge PVR-500MCE NTSC */ | 119 | #define TUNER_SAMSUNG_TCPN_2121P30A 70 /* Hauppauge PVR-500MCE NTSC */ |
120 | #define TUNER_XCEIVE_XC3028 71 | 120 | #define TUNER_XC2028 71 |
121 | 121 | ||
122 | #define TUNER_THOMSON_FE6600 72 /* DViCO FusionHDTV DVB-T Hybrid */ | 122 | #define TUNER_THOMSON_FE6600 72 /* DViCO FusionHDTV DVB-T Hybrid */ |
123 | #define TUNER_SAMSUNG_TCPG_6121P30A 73 /* Hauppauge PVR-500 PAL */ | 123 | #define TUNER_SAMSUNG_TCPG_6121P30A 73 /* Hauppauge PVR-500 PAL */ |