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:
8434e78
)
iio: dac: ad5686: Don't set error code to voltage_uv
author
Axel Lin
<axel.lin@ingics.com>
Fri, 14 Dec 2012 12:08:00 +0000
(12:08 +0000)
committer
Jonathan Cameron
<jic23@kernel.org>
Thu, 27 Dec 2012 11:00:22 +0000
(11:00 +0000)
regulator_get_voltage() may return negative error code.
Add error checking to avoid setting error code to voltage_uv.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
No differences found