commit | f4052efe310af212531471244a1ea5b388ab6cbc | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@kernel.org> | Tue Sep 26 08:05:08 2017 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 26 09:38:57 2017 +0200 |
tree | d2c98ff251e096c291f84f268537ea7f52903acc | |
parent | 069f0e0c06b7dda71185bd27b3787868cf353f44 [diff] |
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>