]> asedeno.scripts.mit.edu Git - linux.git/commit
iio: drop iio_info.driver_module and iio_trigger_ops.owner.
authorJonathan Cameron <jic23@kernel.org>
Sun, 23 Jul 2017 16:26:21 +0000 (17:26 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 3 Sep 2017 17:10:24 +0000 (18:10 +0100)
commit97623c0a80a605ef3fae337081ed008796bf8cc2
treefa5f13d907e60ed4302168800e45f8d3514d9981
parent873f389433f4d43387786999377a450729ad1a4d
iio: drop iio_info.driver_module and iio_trigger_ops.owner.

The equivalents are now assigned automatically in the relevant
registration calls and so are not needed in these operations
structures.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>
include/linux/iio/iio.h
include/linux/iio/trigger.h