On 2017-09-03 13:23, Jonathan Cameron wrote: > On Tue, 22 Aug 2017 22:19:29 +0100 > Jonathan Cameron <jic23@xxxxxxxxxxxxxxxxxxxxx> wrote: >> Series minus the coccinelle script applied to the togreg branch of iio.git >> and pushed out as testing. >> > > Testing picked up on the fact we have have an iio_dev in > the mux subsystem that I'd forgotten about. > > Peter, do you mind if I just pop in an additional patch such as: > > diff --git a/drivers/iio/multiplexer/iio-mux.c b/drivers/iio/multiplexer/iio-mux.c > index 37ba007f8dca..92495d309193 100644 > --- a/drivers/iio/multiplexer/iio-mux.c > +++ b/drivers/iio/multiplexer/iio-mux.c > @@ -173,7 +173,6 @@ static const struct iio_info mux_info = { > .read_raw = mux_read_raw, > .read_avail = mux_read_avail, > .write_raw = mux_write_raw, > - .driver_module = THIS_MODULE, > }; > > Towards the end of this series? No problem, just go ahead. Cheers, Peter -- 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