Skip to content

Commit

Permalink
regulator: core: Clarify grammar for dummy help text
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Mark Brown committed Aug 3, 2012
1 parent 0d7614f commit 4f842f6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions drivers/regulator/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 4f842f6

Please sign in to comment.