git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62a90da
)
staging: iio_simple_dummy: fix module_param type
author
Vladimirs Ambrosovs
<rodriguez.twister@gmail.com>
Sat, 30 May 2015 08:20:17 +0000
(11:20 +0300)
committer
Jonathan Cameron
<jic23@kernel.org>
Mon, 1 Jun 2015 10:22:22 +0000
(11:22 +0100)
Fix the module_param "instances" type to uint, since the variable type
holding the value is unsigned.
Signed-off-by: Vladimirs Ambrosovs <rodriguez.twister@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
No differences found