staging:iio:light:tsl2x7x drop assignment of driver_module
authorJonathan Cameron <jic23@kernel.org>
Sun, 23 Jul 2017 16:26:18 +0000 (17:26 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 22 Aug 2017 21:14:58 +0000 (22:14 +0100)
commit57ba349720de3d7c38011d7dc5c45be1d9d93e65
treedfdad32ce5531448cfb303cb9d1e37ffd29a5375
parent247d41f1b78c9decd83e262d884fa96c1e4b39bf
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>
drivers/staging/iio/light/tsl2x7x.c