commit | ae6cc213822effebb88ee9d2cdd968593b40b80b | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@kernel.org> | Sun Jul 23 17:26:10 2017 +0100 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Tue Aug 22 22:14:53 2017 +0100 |
tree | 62718d9ba4bb9eb53d99d7f6e0edb6ec39783318 | |
parent | 85cfa866cc6f9462882c4f67810835942ef3b7a9 [diff] |
staging:iio:adc: 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 element will shortly go away. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>