diff options
author | Axel Lin <axel.lin@ingics.com> | 2013-04-01 17:28:48 +0200 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-04-03 19:46:29 +0200 |
commit | b5366e5edc2014f0c86ed6fdad6fc9c24b7fad2c (patch) | |
tree | e8a2877b7376105dd05781467fae1b331a13471d /COPYING | |
parent | regulator: lp8788: Remove lp8788_dldo_id and lp8788_aldo_id arrays (diff) | |
download | linux-b5366e5edc2014f0c86ed6fdad6fc9c24b7fad2c.tar.xz linux-b5366e5edc2014f0c86ed6fdad6fc9c24b7fad2c.zip |
regulator: lp8788: Implement list_voltage for lp8788_ldo_voltage_fixed_ops
For fixed voltage, we can just set min_uV and use regulator_list_voltage_linear
for list_voltage callback. Regulator core will call list_voltage(rdev, 0) if
both get_voltage get_voltage_sel are not implemented. Thus we can also remove
lp8788_ldo_fixed_get_voltage() function.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Milo Kim <milo.kim@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions