aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb/bt8xx/dst_common.h
diff options
context:
space:
mode:
authorManu Abraham <abraham.manu@gmail.com>2006-06-21 10:41:41 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-06-25 02:05:19 -0300
commit7ef53b1ab739b09a39271998ab14605769697292 (patch)
tree5e60f68d5b0ad043415172b5e1c4202f08fe1beb /drivers/media/dvb/bt8xx/dst_common.h
parent63ad4e445d683fc1bee748171a7fcb589546bf04 (diff)
V4L/DVB (4178): Replace NEWTUNE with TS188
Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb/bt8xx/dst_common.h')
-rw-r--r--drivers/media/dvb/bt8xx/dst_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/bt8xx/dst_common.h b/drivers/media/dvb/bt8xx/dst_common.h
index cb5a6ebffe0..0e7e1954322 100644
--- a/drivers/media/dvb/bt8xx/dst_common.h
+++ b/drivers/media/dvb/bt8xx/dst_common.h
@@ -42,7 +42,7 @@
#define DST_TYPE_IS_CABLE 2
#define DST_TYPE_IS_ATSC 3
-#define DST_TYPE_HAS_NEWTUNE 1
+#define DST_TYPE_HAS_TS188 1
#define DST_TYPE_HAS_TS204 2
#define DST_TYPE_HAS_SYMDIV 4
#define DST_TYPE_HAS_FW_1 8