summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/stv0900.h
diff options
context:
space:
mode:
authorIgor M. Liplianin <liplianin@me.by>2011-02-25 18:41:22 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-03-21 20:32:26 -0300
commitfa8bae102fbbabe9ecc4381ace3b74a199684594 (patch)
tree33bb9b680e4f1920a7f15dcfdb5a4457fceb1e71 /drivers/media/dvb/frontends/stv0900.h
parent2adc591fb7764bf70f65a5923ff50c1c1b671c20 (diff)
downloadop-kernel-dev-fa8bae102fbbabe9ecc4381ace3b74a199684594.zip
op-kernel-dev-fa8bae102fbbabe9ecc4381ace3b74a199684594.tar.gz
[media] dw2102: Prof 7500: Lock LED implemented
Code changed for dw2102, stv0900 in order to achieve that. Signed-off-by: Igor M. Liplianin <liplianin@me.by> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/frontends/stv0900.h')
-rw-r--r--drivers/media/dvb/frontends/stv0900.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/stv0900.h b/drivers/media/dvb/frontends/stv0900.h
index e3e35d1..91c7ee8 100644
--- a/drivers/media/dvb/frontends/stv0900.h
+++ b/drivers/media/dvb/frontends/stv0900.h
@@ -53,6 +53,8 @@ struct stv0900_config {
u8 tun2_type;
/* Set device param to start dma */
int (*set_ts_params)(struct dvb_frontend *fe, int is_punctured);
+ /* Hook for Lock LED */
+ void (*set_lock_led)(struct dvb_frontend *fe, int offon);
};
#if defined(CONFIG_DVB_STV0900) || (defined(CONFIG_DVB_STV0900_MODULE) \
OpenPOWER on IntegriCloud