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:
c972a02
)
regulator: da903x: Kill da903x_[get|set]_[ldo12|ldo14]_voltage_sel() functions
author
Axel Lin
<axel.lin@gmail.com>
Tue, 15 May 2012 02:24:56 +0000
(10:24 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Tue, 15 May 2012 17:32:57 +0000
(18:32 +0100)
Now the implementation of da903x_set_voltage_sel, da9030_set_ldo14_voltage_sel,
and da9034_set_ldo12_voltage_sel are exactly the same.
da903x_get_voltage_sel, da9030_get_ldo14_voltage_sel and
da9034_get_ldo12_voltage_sel are exactly the same.
So we can use da903x_[get|set]_voltage_sel and kill other functions.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/da903x.c
patch
|
blob
|
history
diff --cc
drivers/regulator/da903x.c
Simple merge