mirror_ubuntu-kernels/include/linux/regulator
Mark Brown 638f85c54f regulator: Handle regulators without suspend mode configuration
Since some regulators in the system may not support suspend mode
configuration we need to allow some regulators to have a missing
suspend mode configuration. Do this by requiring that disabled
regulators are explicitly flagged and then skip over regulators
that have no state specified.

Try to avoid surprises by warning the if we could set the state
but no configuration is provided.  This also ensures that an all
zeros configuration generates a warning rather than silently
disabling the regulator.

Reported-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
2009-12-17 10:27:25 +00:00
..
bq24022.h regulator: Allow init data to be supplied for bq24022 2009-03-31 09:56:21 +01:00
consumer.h regulator: Add regulator voltage range check API 2009-09-22 13:32:38 +01:00
driver.h regulator/driver: be more specific in nanodoc for is_enabled 2009-09-22 13:32:45 +01:00
fixed.h regulator: Add GPIO enable control to fixed voltage regulator driver 2009-09-22 13:32:41 +01:00
lp3971.h LP3971 PMIC regulator driver (updated and combined version) 2009-06-15 11:18:26 +01:00
machine.h regulator: Handle regulators without suspend mode configuration 2009-12-17 10:27:25 +00:00
max1586.h regulator: fix typos 2009-09-22 13:32:44 +01:00
max8660.h regulator: add driver for MAX8660/8661 2009-12-17 10:27:22 +00:00
userspace-consumer.h regulator: add userspace-consumer driver 2009-06-15 11:18:22 +01:00