aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
diff options
context:
space:
mode:
authorSteven Toth <stoth@linuxtv.org>2008-10-18 10:19:31 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-10-21 12:30:59 -0400
commit1874c443280d61bef1466a30c1e2819656d54eea (patch)
treeee33009941aa42fb82ace364e258d3dc6482f0ca /drivers/media/dvb
parent5bd47311fe8965980469b45904fefd9afe6ca5b3 (diff)
V4L/DVB (9313): s5h1411: Add the #define for an existing supporting I/F
s5h1411: Add the #define for an existing supporting I/F Signed-off-by: Steven Toth <stoth@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb')
-rw-r--r--drivers/media/dvb/frontends/s5h1411.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/s5h1411.h b/drivers/media/dvb/frontends/s5h1411.h
index 2370a06debdb..45ec0f82989c 100644
--- a/drivers/media/dvb/frontends/s5h1411.h
+++ b/drivers/media/dvb/frontends/s5h1411.h
@@ -47,6 +47,7 @@ struct s5h1411_config {
47 u16 mpeg_timing; 47 u16 mpeg_timing;
48 48
49 /* IF Freq for QAM and VSB in KHz */ 49 /* IF Freq for QAM and VSB in KHz */
50#define S5H1411_IF_3250 3250
50#define S5H1411_IF_3500 3500 51#define S5H1411_IF_3500 3500
51#define S5H1411_IF_4000 4000 52#define S5H1411_IF_4000 4000
52#define S5H1411_IF_5380 5380 53#define S5H1411_IF_5380 5380