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:
a967fbf
)
regulator: wm8350: Reuse map_voltage() to get selector of a given uV
author
Axel Lin
<axel.lin@gmail.com>
Tue, 12 Jun 2012 12:10:26 +0000
(20:10 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sun, 17 Jun 2012 19:53:58 +0000
(20:53 +0100)
Reuse map_voltage() to get the selector of a given uV.
Then we can remove wm8350_ldo_mvolts_to_val() and wm8350_dcdc_mvolts_to_val().
Also remove unused wm8350_dcdc_val_to_mvolts() function.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found