aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/media/tuner.h
diff options
context:
space:
mode:
authorDmitri Belimov <d.belimov@gmail.com>2009-05-11 08:16:06 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-06-16 18:21:04 -0300
commit8475cbcb0f885189969915eb3680d10fc525d722 (patch)
tree8caa328073b1dc5af556e975c5f9a61c749233c1 /include/media/tuner.h
parentV4L/DVB (11773): cx23885: clean up struct names for Hauppauge WinTV-HVR127X devices (diff)
downloadwireguard-linux-8475cbcb0f885189969915eb3680d10fc525d722.tar.xz
wireguard-linux-8475cbcb0f885189969915eb3680d10fc525d722.zip
V4L/DVB (11775): tuner: add support Philips MK5 tuner
Signed-off-by: Beholder Intl. Ltd. Dmitry Belimov <d.belimov@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/media/tuner.h')
-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 7d4e2db78076..735a2a941166 100644
--- a/include/media/tuner.h
+++ b/include/media/tuner.h
@@ -124,6 +124,7 @@
#define TUNER_XC5000 76 /* Xceive Silicon Tuner */
#define TUNER_TCL_MF02GIP_5N 77 /* TCL MF02GIP_5N */
#define TUNER_PHILIPS_FMD1216MEX_MK3 78
+#define TUNER_PHILIPS_FM1216MK5 79
/* tv card specific */
#define TDA9887_PRESENT (1<<0)