commit | 1b449a72580e8c97ae0cef3efcfa18e9ca438693 | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@kernel.org> | Sun Jul 23 17:26:02 2017 +0100 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Tue Aug 22 21:33:36 2017 +0100 |
tree | 76ef5a9f4154078f8c4f673c012f7365e405b120 | |
parent | 7f307262af08e842297561ef7afd3cce248b258a [diff] |
iio:orientation: 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>