summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/pwm-regulator.c
diff options
context:
space:
mode:
authorMatthias Kaehlcke <mka@chromium.org>2016-09-14 09:52:07 -0700
committerMark Brown <broonie@kernel.org>2016-09-16 17:33:40 +0100
commitd89564efe79419a093e966a959bf5ba2c94e693f (patch)
treeac1627d59ba96725a41ebcba16271e0055f7d654 /drivers/regulator/pwm-regulator.c
parent31dfe686ed0ba5a796bcfc5a6745e77ddb5daa4e (diff)
downloadtalos-obmc-linux-d89564efe79419a093e966a959bf5ba2c94e693f.tar.gz
talos-obmc-linux-d89564efe79419a093e966a959bf5ba2c94e693f.zip
regulator: core: Don't skip set_voltage_time when ramp delay disabled
The current code assumes that only the ramp_delay is used to determine the time needed for the voltage to stabilize. This may be true for the calculation done by regulator_set_voltage_time_sel(), however regulators can implement their own set_voltage_time_sel() op which would be skipped if no ramp delay is specified. Remove the check in _regulator_do_set_voltage(), the functions calculating the ramp delay return 0 anyway when the ramp delay is not configured. Signed-off-by: Matthias Kaehlcke <mka@chromium.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/pwm-regulator.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud