regulator: Allow boot_on regulators to be disabled by clients
[deliverable/linux.git] / include / linux / regulator / machine.h
index 1eb861cf4b2c610ae2969de43f2aaa5dcf42f84e..5de7aa3b02a602874aa8bd8cd7ac4e162fc9bb7d 100644 (file)
@@ -73,7 +73,9 @@ struct regulator_state {
  *
  * @always_on: Set if the regulator should never be disabled.
  * @boot_on: Set if the regulator is enabled when the system is initially
- *           started.
+ *           started.  If the regulator is not enabled by the hardware or
+ *           bootloader then it will be enabled when the constraints are
+ *           applied.
  * @apply_uV: Apply the voltage constraint when initialising.
  *
  * @input_uV: Input voltage for regulator when supplied by another regulator.
This page took 0.025424 seconds and 5 git commands to generate.