]> rtime.felk.cvut.cz Git - linux-imx.git/commit
iio: ti_am335x_adc: add missing .driver_module to struct iio_info
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Sat, 6 Jul 2013 04:20:00 +0000 (05:20 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 6 Jul 2013 09:37:21 +0000 (10:37 +0100)
commitbc93aa7640fe97df8d69b50fdce70da1126e12b3
tree84f93984f661595739967d517c0242bf73da3f30
parent2a961d0995cdadbfba565b28beada59c5ae7ebae
iio: ti_am335x_adc: 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/iio/adc/ti_am335x_adc.c