aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAndy Walls <awalls@md.metrocast.net>2010-06-12 20:20:36 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-07-08 16:49:53 -0300
commit095c24710aa508a303edff86709637007113fbbf (patch)
treed74e8cc8fbbe6e704b4dabf12a206b8be7ab6e3f /include
parentV4L/DVB: OMAP_VOUT: fix: Module params were not working through bootargs (diff)
downloadlinux-dev-095c24710aa508a303edff86709637007113fbbf.tar.xz
linux-dev-095c24710aa508a303edff86709637007113fbbf.zip
V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tuner
Signed-off-by: Andy Walls <awalls@md.metrocast.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/media/tuner.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/media/tuner.h b/include/media/tuner.h
index 5505c5360ca3..51811eac46f1 100644
--- a/include/media/tuner.h
+++ b/include/media/tuner.h
@@ -130,6 +130,7 @@
#define TUNER_PHILIPS_CU1216L 82
#define TUNER_NXP_TDA18271 83
#define TUNER_SONY_BTF_PXN01Z 84
+#define TUNER_PHILIPS_FQ1236_MK5 85 /* NTSC, TDA9885, no FM radio */
/* tv card specific */
#define TDA9887_PRESENT (1<<0)