X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fmedia%2Fdvb%2Fb2c2%2Fflexcop-common.h;fp=drivers%2Fmedia%2Fdvb%2Fb2c2%2Fflexcop-common.h;h=7d7e1613c5a745036e47f9630a5fdf3026ba778c;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=5a6c4fe249e7b5bd190c1a062e4f28320c022534;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/drivers/media/dvb/b2c2/flexcop-common.h b/drivers/media/dvb/b2c2/flexcop-common.h index 5a6c4fe24..7d7e1613c 100644 --- a/drivers/media/dvb/b2c2/flexcop-common.h +++ b/drivers/media/dvb/b2c2/flexcop-common.h @@ -8,8 +8,8 @@ #ifndef __FLEXCOP_COMMON_H__ #define __FLEXCOP_COMMON_H__ +#include #include -#include #include "flexcop-reg.h" @@ -73,7 +73,8 @@ struct flexcop_device { int (*fe_sleep) (struct dvb_frontend *); struct i2c_adapter i2c_adap; - struct mutex i2c_mutex; + struct semaphore i2c_sem; + struct module *owner; /* options and status */