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

Commit 6f2653e6 authored by Michael Prokop's avatar Michael Prokop Committed by Liam Girdwood
Browse files

drivers/regulator/Kconfig: fix typo (s/Usersapce/Userspace/) in...


drivers/regulator/Kconfig: fix typo (s/Usersapce/Userspace/) in REGULATOR_USERSPACE_CONSUMER description

Signed-off-by: default avatarMichael Prokop <mika@grml.org>
Signed-off-by: default avatarLiam Girdwood <lrg@slimlogic.co.uk>
parent a7433cff
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@ config REGULATOR_USERSPACE_CONSUMER
	default n
	help
	  There are some classes of devices that are controlled entirely
	  from user space. Usersapce consumer driver provides ability to
	  from user space. Userspace consumer driver provides ability to
	  control power supplies for such devices.

          If unsure, say no.