X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fmedia%2Fdvb%2Fb2c2%2Fflexcop-common.h;h=7d7e1613c5a745036e47f9630a5fdf3026ba778c;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=b3dd0603cd9210ff1773c7e0f6a0b36ca0213b4d;hpb=f7ed79d23a47594e7834d66a8f14449796d4f3e6;p=linux-2.6.git diff --git a/drivers/media/dvb/b2c2/flexcop-common.h b/drivers/media/dvb/b2c2/flexcop-common.h index b3dd0603c..7d7e1613c 100644 --- a/drivers/media/dvb/b2c2/flexcop-common.h +++ b/drivers/media/dvb/b2c2/flexcop-common.h @@ -10,7 +10,6 @@ #include #include -#include #include "flexcop-reg.h" @@ -74,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 */