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:
a49f0d1
)
regulator: max8997: Remove set_voltage_time_sel setting for max8997_ldo_ops
author
Axel Lin
<axel.lin@ingics.com>
Wed, 26 Dec 2012 08:28:39 +0000
(16:28 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Thu, 27 Dec 2012 17:34:49 +0000
(17:34 +0000)
max8997_set_voltage_ldobuck_time_sel() returns 0 for all LDOs.
Thus remove set_voltage_time_sel setting for max8997_ldo_ops.
max8997_set_voltage_ldobuck_time_sel() is only used for max8997_buck_ops now,
rename it to max8997_set_voltage_buck_time_sel().
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found