diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2006-02-28 22:04:42 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-03-08 09:37:29 -0500 |
commit | 91ae3299d7d3493a25e5f26cbaceeb18e7760ef3 (patch) | |
tree | 13bda3f740a6dba89fb74351295279aabbed1dce /include/media/tuner.h | |
parent | 69b27e3dfebff8f59e979d57263e1cd83c4d8370 (diff) |
V4L/DVB (3411): FE6600 is a Thomson tuner
- The tuner used in DViCO FusionHDTV DVB-T hybrid is made by Thomson
- renamed tuner and dvb_pll structs accordingly
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'include/media/tuner.h')
-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 039c77e02d34..02d7d9a76fa2 100644 --- a/include/media/tuner.h +++ b/include/media/tuner.h | |||
@@ -118,7 +118,7 @@ | |||
118 | #define TUNER_SAMSUNG_TCPN_2121P30A 70 /* Hauppauge PVR-500MCE NTSC */ | 118 | #define TUNER_SAMSUNG_TCPN_2121P30A 70 /* Hauppauge PVR-500MCE NTSC */ |
119 | #define TUNER_XCEIVE_XC3028 71 | 119 | #define TUNER_XCEIVE_XC3028 71 |
120 | 120 | ||
121 | #define TUNER_FE6600 72 /* DViCO FusionHDTV DVB-T Hybrid */ | 121 | #define TUNER_THOMSON_FE6600 72 /* DViCO FusionHDTV DVB-T Hybrid */ |
122 | 122 | ||
123 | /* tv card specific */ | 123 | /* tv card specific */ |
124 | #define TDA9887_PRESENT (1<<0) | 124 | #define TDA9887_PRESENT (1<<0) |