commit | 529c8f7de80076dab66b1cce402f9f3a8c859eab | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@kernel.org> | Sun Jul 23 17:26:13 2017 +0100 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Tue Aug 22 22:14:55 2017 +0100 |
tree | 47a19e32334dec1ea5ba0ac300fce65a9fd119ae | |
parent | 9a32d303e03c51c313f6ec469eb7b8f1707665c5 [diff] |
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>