From: Vladimirs Ambrosovs Date: Sat, 30 May 2015 08:20:17 +0000 (+0300) Subject: staging: iio_simple_dummy: fix module_param type X-Git-Tag: omap-for-v4.2/fixes-rc1^2~92^2~256^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dcaa5f75473271ea83545eb5a95db8d7a152362;p=pandora-kernel.git staging: iio_simple_dummy: fix module_param type Fix the module_param "instances" type to uint, since the variable type holding the value is unsigned. Signed-off-by: Vladimirs Ambrosovs Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed