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:
dcf5272
)
iio: adc: twl6030-gpadc: Remove redundant code
author
Sachin Kamat
<sachin.kamat@linaro.org>
Thu, 24 Oct 2013 11:53:00 +0000
(12:53 +0100)
committer
Jonathan Cameron
<jic23@kernel.org>
Thu, 24 Oct 2013 13:45:09 +0000
(14:45 +0100)
The if check is redundant as the value obtained from
iio_device_register() is already in the required format.
Hence return the function directly.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
No differences found