diff options
author | Axel Lin <axel.lin@ingics.com> | 2014-05-27 14:05:09 +0800 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-05-27 12:06:35 +0100 |
commit | c0c14e6af9ec89479f3ee3895961ef51e97aadd4 (patch) | |
tree | a2b1a9ebeabe3c6d96164432b439c49feb6c3b8f /drivers/regulator/tps65912-regulator.c | |
parent | ac1d686846d23b2665e9d4791e32af70e251da90 (diff) | |
download | op-kernel-dev-c0c14e6af9ec89479f3ee3895961ef51e97aadd4.zip op-kernel-dev-c0c14e6af9ec89479f3ee3895961ef51e97aadd4.tar.gz |
regulator: ltc3589: Remove ltc3589_list_voltage_fixed function
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>
Diffstat (limited to 'drivers/regulator/tps65912-regulator.c')
0 files changed, 0 insertions, 0 deletions