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:
a36385a
)
iio: vf610_adc: cleanup wait_for_completion return handling
author
Nicholas Mc Guire
<hofrat@osadl.org>
Mon, 2 Feb 2015 08:35:20 +0000
(
03:35
-0500)
committer
Jonathan Cameron
<jic23@kernel.org>
Wed, 4 Feb 2015 17:00:33 +0000
(17:00 +0000)
return type of wait_for_completion_timeout is unsigned long not int, this
patch only fixes up the return handling.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
No differences found