Commit c6d678b6 authored by Michael Jones's avatar Michael Jones Committed by Mark Brown

regulator: Fix space/tab confusion

Signed-off-by: default avatarMichael Jones <michael.jones@matrix-vision.de>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 57ad526a
...@@ -49,11 +49,11 @@ config REGULATOR_VIRTUAL_CONSUMER ...@@ -49,11 +49,11 @@ config REGULATOR_VIRTUAL_CONSUMER
tristate "Virtual regulator consumer support" tristate "Virtual regulator consumer support"
help help
This driver provides a virtual consumer for the voltage and This driver provides a virtual consumer for the voltage and
current regulator API which provides sysfs controls for current regulator API which provides sysfs controls for
configuring the supplies requested. This is mainly useful configuring the supplies requested. This is mainly useful
for test purposes. for test purposes.
If unsure, say no. If unsure, say no.
config REGULATOR_USERSPACE_CONSUMER config REGULATOR_USERSPACE_CONSUMER
tristate "Userspace regulator consumer support" tristate "Userspace regulator consumer support"
...@@ -62,7 +62,7 @@ config REGULATOR_USERSPACE_CONSUMER ...@@ -62,7 +62,7 @@ config REGULATOR_USERSPACE_CONSUMER
from user space. Userspace consumer driver provides ability to from user space. Userspace consumer driver provides ability to
control power supplies for such devices. control power supplies for such devices.
If unsure, say no. If unsure, say no.
config REGULATOR_GPIO config REGULATOR_GPIO
tristate "GPIO regulator support" tristate "GPIO regulator support"
...@@ -246,7 +246,7 @@ config REGULATOR_LP8788 ...@@ -246,7 +246,7 @@ config REGULATOR_LP8788
config REGULATOR_PCF50633 config REGULATOR_PCF50633
tristate "NXP PCF50633 regulator driver" tristate "NXP PCF50633 regulator driver"
depends on MFD_PCF50633 depends on MFD_PCF50633
help help
Say Y here to support the voltage regulators and convertors Say Y here to support the voltage regulators and convertors
on PCF50633 on PCF50633
...@@ -415,7 +415,7 @@ config REGULATOR_WM8350 ...@@ -415,7 +415,7 @@ config REGULATOR_WM8350
depends on MFD_WM8350 depends on MFD_WM8350
help help
This driver provides support for the voltage and current regulators This driver provides support for the voltage and current regulators
of the WM8350 AudioPlus PMIC. of the WM8350 AudioPlus PMIC.
config REGULATOR_WM8400 config REGULATOR_WM8400
tristate "Wolfson Microelectronics WM8400 AudioPlus PMIC" tristate "Wolfson Microelectronics WM8400 AudioPlus PMIC"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment