Signed-off-by: Michael Prokop <[email protected]>
---
drivers/regulator/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index f431779..4d9fa22 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -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.
--
1.6.3.3
Michael Prokop wrote:
> Signed-off-by: Michael Prokop <[email protected]>
Acked-by: Mike Rapoport <[email protected]>
> ---
> drivers/regulator/Kconfig | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
> index f431779..4d9fa22 100644
> --- a/drivers/regulator/Kconfig
> +++ b/drivers/regulator/Kconfig
> @@ -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.
--
Sincerely yours,
Mike.
On Sat, 2009-09-05 at 02:59 +0200, Michael Prokop wrote:
> Signed-off-by: Michael Prokop <[email protected]>
> ---
> drivers/regulator/Kconfig | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
> index f431779..4d9fa22 100644
> --- a/drivers/regulator/Kconfig
> +++ b/drivers/regulator/Kconfig
> @@ -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.
Applied.
Thanks
Liam