commit | 57ba349720de3d7c38011d7dc5c45be1d9d93e65 | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@kernel.org> | Sun Jul 23 17:26:18 2017 +0100 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Tue Aug 22 22:14:58 2017 +0100 |
tree | dfdad32ce5531448cfb303cb9d1e37ffd29a5375 | |
parent | 247d41f1b78c9decd83e262d884fa96c1e4b39bf [diff] |
staging:iio:light:tsl2x7x drop assignment of driver_module The equivalent is now done via macro magic in the register call. Note this is the only case not found by the coccinelle script suggesting that perhaps that script needs to be a little more clever! Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>