Re: [PATCH 38/38] iio: drop iio_info.driver_module and iio_trigger_ops.owner.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 12 Jun 2017 18:16:56 +0200
Lars-Peter Clausen <lars@xxxxxxxxxx> wrote:

> On 05/29/2017 05:51 PM, Jonathan Cameron wrote:
> > diff --git a/include/linux/iio/trigger.h b/include/linux/iio/trigger.h
> > index 2e1800ad265b..ff2b7c7a9652 100644
> > --- a/include/linux/iio/trigger.h
> > +++ b/include/linux/iio/trigger.h
> > @@ -34,7 +34,6 @@ struct iio_trigger;  
> 
> Update to the kernel-doc is missing here.
Just so I don't forget.  This patch also needs to remove the
bit of code that insists there is an iio_trigger_ops so that
the owner field can be read.

Will do a new version, perhaps tomorrow.

Thanks,

Jonathan
> 
> >   * instances of a given device.
> >   **/
> >  struct iio_trigger_ops {
> > -	struct module *owner;
> >  	int (*set_trigger_state)(struct iio_trigger *trig, bool state);
> >  	int (*try_reenable)(struct iio_trigger *trig);
> >  	int (*validate_device)(struct iio_trigger *trig,
> >  
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-iio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux