]> asedeno.scripts.mit.edu Git - linux.git/commit
staging:iio:gyro:adis16060 drop assign iio_info.driver_module
authorJonathan Cameron <jic23@kernel.org>
Sun, 23 Jul 2017 16:26:13 +0000 (17:26 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 22 Aug 2017 21:14:55 +0000 (22:14 +0100)
commit529c8f7de80076dab66b1cce402f9f3a8c859eab
tree47a19e32334dec1ea5ba0ac300fce65a9fd119ae
parent9a32d303e03c51c313f6ec469eb7b8f1707665c5
staging:iio:gyro:adis16060 drop assign iio_info.driver_module

The equivalent of this is now done via macro magic when
the relevant register call is 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/staging/iio/gyro/adis16060_core.c