commit | 6d9d020da55dfb1780ba787924f4cd92c69105f5 | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@kernel.org> | Sun Jul 23 17:26:03 2017 +0100 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Tue Aug 22 21:34:10 2017 +0100 |
tree | 77757a44a21471854f3cc75f613443e015842123 | |
parent | 1b449a72580e8c97ae0cef3efcfa18e9ca438693 [diff] |
iio:dpot: 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>