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:
713276e
)
iio: adc: cc10001: Fix regulator_get_voltage() return value check
author
Naidu Tellapati
<naidu.tellapati@imgtec.com>
Thu, 7 May 2015 21:22:19 +0000
(18:22 -0300)
committer
Jonathan Cameron
<jic23@kernel.org>
Tue, 12 May 2015 19:01:12 +0000
(20:01 +0100)
regulator_get_voltage() returns a non-negative value in case of success,
and a negative error in case of error. Let's fix this.
Fixes:
1664f6a5b0c8
("iio: adc: Cosmic Circuits 10001 ADC driver")
Signed-off-by: Naidu Tellapati <naidu.tellapati@imgtec.com>
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@imgtec.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/adc/cc10001_adc.c
patch
|
blob
|
history
diff --cc
drivers/iio/adc/cc10001_adc.c
Simple merge