iio:amplifiers:ad8366 drop assign iio_info.driver_module and iio_trigger_ops.owner
authorJonathan Cameron <jic23@kernel.org>
Sun, 23 Jul 2017 16:25:49 +0000 (17:25 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 22 Aug 2017 20:24:50 +0000 (21:24 +0100)
commit727929797f71b6cc32c685a27ff3189740af09dc
tree1204526989d07593cf35d92a709989e819a7f339
parent6c5bffa80ecae54c3ddd113eb4d93382503989be
iio:amplifiers:ad8366 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 will shortly go away.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>
drivers/iio/amplifiers/ad8366.c