regulator: core: Clarify grammar for dummy help text
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 26 Jul 2012 14:50:49 +0000 (15:50 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 3 Aug 2012 22:24:24 +0000 (23:24 +0100)
Too many thens in the if...then clause.

Reported-by: Michael Jones <michael.jones@matrix-vision.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/Kconfig

index 4e932cc695e9311e811c9be2942798c4ecad5077..17c41ad771c012a61a1934eebe83d7c38cf020a8 100644 (file)
@@ -33,9 +33,8 @@ config REGULATOR_DUMMY
        help
          If this option is enabled then when a regulator lookup fails
          and the board has not specified that it has provided full
-         constraints then the regulator core will provide an always
-         enabled dummy regulator will be provided, allowing consumer
-         drivers to continue.
+         constraints the regulator core will provide an always
+         enabled dummy regulator, allowing consumer drivers to continue.
 
          A warning will be generated when this substitution is done.
 
This page took 0.024896 seconds and 5 git commands to generate.