commit | 3762f8a0f3687d109b22e5a64f4a782e029de59d | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@kernel.org> | Sun Jul 23 17:26:16 2017 +0100 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Tue Aug 22 22:14:57 2017 +0100 |
tree | 885c0bd01908c9e404f48deb95560f4fb26c4c45 | |
parent | 02272cb11b2ca6e8f77aa0ee42a24eb07f12157e [diff] |
iio:resolver: drop assignment of iio_info.driver_module The equivalent 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>