Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4f842f6b authored by Mark Brown's avatar Mark Brown
Browse files

regulator: core: Clarify grammar for dummy help text



Too many thens in the if...then clause.

Reported-by: default avatarMichael Jones <michael.jones@matrix-vision.de>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 0d7614f0
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -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.