iio:chemical: drop assign iio_info.driver_module and iio_trigger_ops.owner
authorJonathan Cameron <jic23@kernel.org>
Sun, 23 Jul 2017 16:25:50 +0000 (17:25 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 22 Aug 2017 20:25:20 +0000 (21:25 +0100)
commit254f3a6364c53b3859954971262e3bd528b84444
treefbc554608ac1b17703eccd2c09234d3c6368da4b
parent727929797f71b6cc32c685a27ff3189740af09dc
iio:chemical: 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/chemical/ams-iaq-core.c
drivers/iio/chemical/atlas-ph-sensor.c
drivers/iio/chemical/ccs811.c
drivers/iio/chemical/vz89x.c