OSDN Git Service

staging:iio:ad7291: add missing .driver_module to struct iio_info
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Thu, 4 Jul 2013 13:46:00 +0000 (14:46 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 6 Jul 2013 09:39:26 +0000 (10:39 +0100)
commitbb3779610254ea5efbf8ec727138e041d801747c
tree1e1c618e62beedaab5200444189b80f347094f73
parentbc93aa7640fe97df8d69b50fdce70da1126e12b3
staging:iio:ad7291: add missing .driver_module to struct iio_info

Add missing .driver_module of struct iio_info. This prevents the
module from being removed from underneath its users.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/adc/ad7291.c