commit | bc93aa7640fe97df8d69b50fdce70da1126e12b3 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Sat Jul 06 05:20:00 2013 +0100 |
committer | Jonathan Cameron <jic23@kernel.org> | Sat Jul 06 10:37:21 2013 +0100 |
tree | 84f93984f661595739967d517c0242bf73da3f30 | |
parent | 2a961d0995cdadbfba565b28beada59c5ae7ebae [diff] |
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>