commit | 6ff33cb3ce00feeb7a5d0536967955e87b9fa884 | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@kernel.org> | Sun Jul 23 17:26:11 2017 +0100 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Tue Aug 22 22:14:54 2017 +0100 |
tree | 67c205096511556df4e9be0089b8cbec24267c92 | |
parent | ae6cc213822effebb88ee9d2cdd968593b40b80b [diff] |
staging:iio:cdc: 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>