]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
iio:potentiostat:lmp91000 drop assign iio_info.driver_module and iio_trigger_ops...
authorJonathan Cameron <jic23@kernel.org>
Sun, 23 Jul 2017 16:26:04 +0000 (17:26 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 22 Aug 2017 20:34:48 +0000 (21:34 +0100)
commitc64fdf0fe943bedfa8f6de07aec907b15436a5be
treecaeb7035119659ab4a61c91c9875829dc57b10d9
parent6d9d020da55dfb1780ba787924f4cd92c69105f5
iio:potentiostat:lmp91000 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/potentiostat/lmp91000.c