Trivial fix for the help text of THERMAL_GOV_STEP_WISE.
Signed-off-by: Abelardo Ricart <[email protected]>
---
drivers/thermal/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
index dbfc390..29007bd 100644
--- a/drivers/thermal/Kconfig
+++ b/drivers/thermal/Kconfig
@@ -69,6 +69,7 @@ config THERMAL_GOV_STEP_WISE
bool "Step_wise thermal governor"
help
Enable this to manage platform thermals using a simple linear
+ throttling algorithm.
config THERMAL_GOV_USER_SPACE
bool "User_space thermal governor"
--
1.8.4
Hi, Abelardo,
> -----Original Message-----
> From: [email protected] [mailto:linux-pm-
> [email protected]] On Behalf Of Abelardo Ricart
> Sent: Wednesday, October 09, 2013 4:50 PM
> To: [email protected]
> Cc: [email protected]; [email protected]; Abelardo Ricart
> Subject: [PATCH] Thermal: Fix Step-wise governor Kconfig help text
>
> Trivial fix for the help text of THERMAL_GOV_STEP_WISE.
>
> Signed-off-by: Abelardo Ricart <[email protected]>
Thanks for your patch, but we've already have a fix here
https://patchwork.kernel.org/patch/2956561/
thanks,
rui
> ---
> drivers/thermal/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig index
> dbfc390..29007bd 100644
> --- a/drivers/thermal/Kconfig
> +++ b/drivers/thermal/Kconfig
> @@ -69,6 +69,7 @@ config THERMAL_GOV_STEP_WISE
> bool "Step_wise thermal governor"
> help
> Enable this to manage platform thermals using a simple linear
> + throttling algorithm.
>
> config THERMAL_GOV_USER_SPACE
> bool "User_space thermal governor"
> --
> 1.8.4
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-pm" in
> the body of a message to [email protected] More majordomo info
> at http://vger.kernel.org/majordomo-info.html