aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator/machine.h
diff options
context:
space:
mode:
authorLuis de Bethencourt <luisbg@osg.samsung.com>2016-03-23 11:35:39 +0000
committerMark Brown <broonie@kernel.org>2016-03-23 13:38:23 +0000
commitabf2f825d115397944cab91a20c937331d77e37c (patch)
treee48a775f9dfc559a66f6695a0da8a16ed7a577bb /include/linux/regulator/machine.h
parentregulator: add missing descriptions in regulator_desc (diff)
downloadlinux-dev-abf2f825d115397944cab91a20c937331d77e37c.tar.xz
linux-dev-abf2f825d115397944cab91a20c937331d77e37c.zip
regulator: add missing description for set_over_current_protection
Over current protection is missing descriptions for documentation. Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/regulator/machine.h')
-rw-r--r--include/linux/regulator/machine.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/regulator/machine.h b/include/linux/regulator/machine.h
index 5d627c83a630..ad3e5158e586 100644
--- a/include/linux/regulator/machine.h
+++ b/include/linux/regulator/machine.h
@@ -97,6 +97,7 @@ struct regulator_state {
* @ramp_disable: Disable ramp delay when initialising or when setting voltage.
* @soft_start: Enable soft start so that voltage ramps slowly.
* @pull_down: Enable pull down when regulator is disabled.
+ * @over_current_protection: Auto disable on over current event.
*
* @input_uV: Input voltage for regulator when supplied by another regulator.
*