summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/stv0288.h
diff options
context:
space:
mode:
authorIgor M. Liplianin <liplianin@me.by>2008-10-05 08:52:18 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-10-13 12:26:01 -0200
commitde9be0eaae2a23b1782ae0d271961b83abc6e200 (patch)
tree45bd5e4d81e1a7988d762539c4c1eefb6f7f69a6 /drivers/media/dvb/frontends/stv0288.h
parent82d7669dc3c0e795c24111fed88e9d5d70f209e0 (diff)
downloadop-kernel-dev-de9be0eaae2a23b1782ae0d271961b83abc6e200.zip
op-kernel-dev-de9be0eaae2a23b1782ae0d271961b83abc6e200.tar.gz
V4L/DVB (9174): Allow custom inittab for ST STV0288 demodulator.
Allow custom inittab for ST STV0288 demodulator, as it is needed for DvbWorld USB card. Signed-off-by: Igor M. Liplianin <liplianin@me.by> Signed-off-by: Steven Toth <stoth@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/frontends/stv0288.h')
-rw-r--r--drivers/media/dvb/frontends/stv0288.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/stv0288.h b/drivers/media/dvb/frontends/stv0288.h
index aa0cdd2..f2b53db 100644
--- a/drivers/media/dvb/frontends/stv0288.h
+++ b/drivers/media/dvb/frontends/stv0288.h
@@ -34,6 +34,8 @@ struct stv0288_config {
/* the demodulator's i2c address */
u8 demod_address;
+ u8* inittab;
+
/* minimum delay before retuning */
int min_delay_ms;
OpenPOWER on IntegriCloud