iio:stm32-lp-timer and ep93xx: drop assign iio_info.driver_module and iio_trigger_ops...
authorJonathan Cameron <jic23@kernel.org>
Tue, 26 Sep 2017 07:05:08 +0000 (08:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Sep 2017 07:38:57 +0000 (09:38 +0200)
commitf4052efe310af212531471244a1ea5b388ab6cbc
treed2c98ff251e096c291f84f268537ea7f52903acc
parent069f0e0c06b7dda71185bd27b3787868cf353f44
iio:stm32-lp-timer and ep93xx: drop assign iio_info.driver_module and iio_trigger_ops.owner

The equivalent of both of these are now done via macro magic when
the relevant register calls are made.  The actual structure
elements have gone away.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/iio/adc/ep93xx_adc.c
drivers/iio/counter/stm32-lptimer-cnt.c
drivers/iio/trigger/stm32-lptimer-trigger.c