2013-09-08 22:42:42

by Regid Ichira

[permalink] [raw]
Subject: [PATCH] typo in drivers/thermal/Kconfig: lpatform instead of platform

Applied to the HEAD of linux.git,
VERSION = 3 PATCHLEVEL = 11 SUBLEVEL = 0
Signed-off-by: Regid Ichira <[email protected]>
---
drivers/thermal/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
index e988c81..3f99f79 100644
--- a/drivers/thermal/Kconfig
+++ b/drivers/thermal/Kconfig
@@ -47,7 +47,7 @@ config THERMAL_DEFAULT_GOV_USER_SPACE
select THERMAL_GOV_USER_SPACE
help
Select this if you want to let the user space manage the
- lpatform thermals.
+ platform thermals.

endchoice

--
1.8.4.rc3


2013-09-09 13:12:54

by Eduardo Valentin

[permalink] [raw]
Subject: Re: [PATCH] typo in drivers/thermal/Kconfig: lpatform instead of platform

On 08-09-2013 17:58, Regid Ichira wrote:
> Applied to the HEAD of linux.git,
> VERSION = 3 PATCHLEVEL = 11 SUBLEVEL = 0
> Signed-off-by: Regid Ichira <[email protected]>

Acked-by: Eduardo Valentin <[email protected]>

> ---
> drivers/thermal/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
> index e988c81..3f99f79 100644
> --- a/drivers/thermal/Kconfig
> +++ b/drivers/thermal/Kconfig
> @@ -47,7 +47,7 @@ config THERMAL_DEFAULT_GOV_USER_SPACE
> select THERMAL_GOV_USER_SPACE
> help
> Select this if you want to let the user space manage the
> - lpatform thermals.
> + platform thermals.
>
> endchoice
>
>


--
You have got to be excited about what you are doing. (L. Lamport)

Eduardo Valentin


Attachments:
signature.asc (295.00 B)
OpenPGP digital signature

2013-09-25 14:25:45

by Zhang, Rui

[permalink] [raw]
Subject: Re: [PATCH] typo in drivers/thermal/Kconfig: lpatform instead of platform

On Mon, 2013-09-09 at 00:58 +0300, Regid Ichira wrote:
> Applied to the HEAD of linux.git,
> VERSION = 3 PATCHLEVEL = 11 SUBLEVEL = 0
> Signed-off-by: Regid Ichira <[email protected]>

applied to thermal -next.

thanks,
rui
> ---
> drivers/thermal/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
> index e988c81..3f99f79 100644
> --- a/drivers/thermal/Kconfig
> +++ b/drivers/thermal/Kconfig
> @@ -47,7 +47,7 @@ config THERMAL_DEFAULT_GOV_USER_SPACE
> select THERMAL_GOV_USER_SPACE
> help
> Select this if you want to let the user space manage the
> - lpatform thermals.
> + platform thermals.
>
> endchoice
>