summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends/dvb-pll.h
diff options
context:
space:
mode:
authorAntti Palosaari <crope@iki.fi>2008-05-18 02:02:00 (GMT)
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-07-20 10:06:12 (GMT)
commit139dfeb2611ce92dec4c6b77297d209748340a21 (patch)
tree3dba1800bc9e4f1ca7cfb579b17cfa7bcf9a52f3 /drivers/media/dvb/frontends/dvb-pll.h
parent4388c3b4fe0362e8bb3fe3a09b312db929b8c730 (diff)
downloadlinux-fsl-qoriq-139dfeb2611ce92dec4c6b77297d209748340a21.tar.xz
V4L/DVB (7913): DVB-PLL: add Samsung DTOS403IH102A tuner
- add Samsung DTOS403IH102A tuner Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb/frontends/dvb-pll.h')
-rw-r--r--drivers/media/dvb/frontends/dvb-pll.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/dvb-pll.h b/drivers/media/dvb/frontends/dvb-pll.h
index 872ca29..05239f5 100644
--- a/drivers/media/dvb/frontends/dvb-pll.h
+++ b/drivers/media/dvb/frontends/dvb-pll.h
@@ -22,6 +22,7 @@
#define DVB_PLL_SAMSUNG_TBMV 11
#define DVB_PLL_PHILIPS_SD1878_TDA8261 12
#define DVB_PLL_OPERA1 13
+#define DVB_PLL_SAMSUNG_DTOS403IH102A 14
/**
* Attach a dvb-pll to the supplied frontend structure.