]> asedeno.scripts.mit.edu Git - linux.git/commit
iio: multiplexer: drop the manual assignment of THIS_MODULE
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 3 Sep 2017 17:08:10 +0000 (18:08 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 3 Sep 2017 17:10:24 +0000 (18:10 +0100)
commit873f389433f4d43387786999377a450729ad1a4d
treee828b120e192c992a662dfcabbbc34e391a30ec9
parent2a9e7f2f03d129f21f39b701f9086300608279fe
iio: multiplexer: drop the manual assignment of THIS_MODULE

This is now done through some macro magic by the core.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Acked-by: Peter Rosin <peda@axentia.se>
drivers/iio/multiplexer/iio-mux.c