commit | 85cfa866cc6f9462882c4f67810835942ef3b7a9 | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@kernel.org> | Sun Jul 23 17:26:09 2017 +0100 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Tue Aug 22 22:14:53 2017 +0100 |
tree | 1223632a94717cbbafaddb25ef90e1741dc779ce | |
parent | 38ebbf689e5008264fa4aa4e9b9119d85e1a4657 [diff] |
staging:iio:accel: drop assignment of iio_info.driver_module The equivalent 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>