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:
e08ef73
)
regulator: mc13xxx: Fix voltage checking for mc13xxx_fixed_regulator_set_voltage
author
Axel Lin
<axel.lin@gmail.com>
Fri, 8 Jun 2012 07:39:34 +0000
(15:39 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sun, 17 Jun 2012 20:01:21 +0000
(21:01 +0100)
The voltage range checking should be to ensure mc13xxx_regulators[id].voltages[0]
falls with min_uV and max_uV.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found