diff options
Diffstat (limited to 'include/linux/regulator/machine.h')
| -rw-r--r-- | include/linux/regulator/machine.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/regulator/machine.h b/include/linux/regulator/machine.h index 5f37ad3cc172..40dd0a394cfa 100644 --- a/include/linux/regulator/machine.h +++ b/include/linux/regulator/machine.h | |||
| @@ -92,7 +92,7 @@ struct regulator_state { | |||
| 92 | * mode. | 92 | * mode. |
| 93 | * @initial_state: Suspend state to set by default. | 93 | * @initial_state: Suspend state to set by default. |
| 94 | * @initial_mode: Mode to set at startup. | 94 | * @initial_mode: Mode to set at startup. |
| 95 | * @ramp_delay: Time to settle down after voltage change (unit: mV/us) | 95 | * @ramp_delay: Time to settle down after voltage change (unit: uV/us) |
| 96 | */ | 96 | */ |
| 97 | struct regulation_constraints { | 97 | struct regulation_constraints { |
| 98 | 98 | ||
