diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-05-26 12:00:49 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-05-26 12:00:49 -0300 |
commit | cf2c310a0889cdeb0bc711e69833b77007717bcd (patch) | |
tree | 58fd2d9677b13ab45ee7eecf8149effbd90f9215 /linux/drivers/media/dvb/frontends/dvb-pll.h | |
parent | b0674752e665f2b9f9b201c20341bdb326e881bb (diff) | |
parent | 3a06e7be6db2c2b35e97a92b23c9191888a07042 (diff) | |
download | mediapointer-dvb-s2-cf2c310a0889cdeb0bc711e69833b77007717bcd.tar.gz mediapointer-dvb-s2-cf2c310a0889cdeb0bc711e69833b77007717bcd.tar.bz2 |
merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/dvb/frontends/dvb-pll.h')
-rw-r--r-- | linux/drivers/media/dvb/frontends/dvb-pll.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/dvb-pll.h b/linux/drivers/media/dvb/frontends/dvb-pll.h index 872ca29e7..05239f579 100644 --- a/linux/drivers/media/dvb/frontends/dvb-pll.h +++ b/linux/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. |