]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
iio:health: drop assign iio_info.driver_module and iio_trigger_ops.owner
authorJonathan Cameron <jic23@kernel.org>
Sun, 23 Jul 2017 16:25:57 +0000 (17:25 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 22 Aug 2017 20:29:44 +0000 (21:29 +0100)
commit73bba67096986c9fa5eb62811b09ac9b22876d2c
treee62d3143f5e3709b5e2ddcb82d3edccd07a0e478
parent227e8ef81d6db980184c49e893bb1e7e7432b341
iio:health: 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/health/afe4403.c
drivers/iio/health/afe4404.c
drivers/iio/health/max30100.c
drivers/iio/health/max30102.c