linux-uconsole/include/linux/regulator
Mark Brown 6a0028b3dd regulator: Deprecate regulator_can_change_voltage()
All current users of regulator_can_change_voltage() are abusing it,
using it to wrap a call to regulator_set_voltage() on probe without any
alternative handling for fixed voltages.  Drivers should only be using
regulator_set_voltage() if they need to vary voltages at runtime, fixed
voltages should normally be set via machine constraints, and calling
regulator_set_voltage() on a regulator which can't be varied will
succeed if the current voltage is within the range requested so users
shouldn't worry if they have permission to vary normally.

Deprecate the API to try to stop any new users appearing while we fix
the current callers.

Signed-off-by: Mark Brown <broonie@kernel.org>
2016-03-30 12:09:41 -07:00
..
ab8500.h
act8865.h regulator: act8865: Rename platform_data field to init_data 2016-02-29 20:33:46 +09:00
consumer.h regulator: Deprecate regulator_can_change_voltage() 2016-03-30 12:09:41 -07:00
da9211.h regulator: da9211: support da9215 2015-07-13 19:11:24 +01:00
db8500-prcmu.h
driver.h regulator: helper: Add helper to configure active-discharge using regmap 2016-03-02 23:13:05 +09:00
fan53555.h
fixed.h
gpio-regulator.h
lp872x.h regulator: lp872x: Add enable GPIO pin support 2016-02-05 18:57:09 +00:00
lp3971.h
lp3972.h
machine.h regulator: core: Add support for active-discharge configuration 2016-03-02 23:13:05 +09:00
max1586.h
max8649.h
max8660.h
max8952.h
max8973-regulator.h regulator: max8973: add mechanism to enable/disable through GPIO 2015-05-22 13:47:33 +01:00
mt6311.h regulator: mt6311: Add support for mt6311 regulator 2015-07-24 12:30:49 +01:00
mt6397-regulator.h
of_regulator.h
pfuze100.h
tps6507x.h
tps51632-regulator.h
tps62360.h
userspace-consumer.h