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:
ac1d686
)
regulator: ltc3589: Remove ltc3589_list_voltage_fixed function
author
Axel Lin
<axel.lin@ingics.com>
Tue, 27 May 2014 06:05:09 +0000
(14:05 +0800)
committer
Mark Brown
<broonie@linaro.org>
Tue, 27 May 2014 11:06:35 +0000
(12:06 +0100)
When fixed_uV is set and n_voltage is 1, regulator core will return
rdev->desc->fixed_uV in regulator_get_voltage() and regulator_list_voltage().
Rename ltc3589_standby_regulator_ops to ltc3589_fixed_standby_regulator_ops,
this makes the code clear that the ops is for fixed voltage regulator.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/ltc3589.c
patch
|
blob
|
history
diff --cc
drivers/regulator/ltc3589.c
Simple merge