diff options
author | Axel Lin <axel.lin@gmail.com> | 2012-05-15 06:24:56 +0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-05-15 21:32:57 +0400 |
commit | bae5e9c33f44633b71d69b350884b243874fd92d (patch) | |
tree | cb85c8a1c0ca4c6e9c50ee7c86543b5f5f1474d8 /drivers/regulator/max8660.c | |
parent | c972a029483ac5a546a6405e30e4eede6fbd19f9 (diff) | |
download | linux-bae5e9c33f44633b71d69b350884b243874fd92d.tar.xz |
regulator: da903x: Kill da903x_[get|set]_[ldo12|ldo14]_voltage_sel() functions
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>
Diffstat (limited to 'drivers/regulator/max8660.c')
0 files changed, 0 insertions, 0 deletions