diff mbox

[1/3] thermal: exynos: Fix typos in Kconfig

Message ID 1376893723-22138-1-git-send-email-sachin.kamat@linaro.org
State Accepted
Commit 02ae59dc0e49b1db6e57435553fb7d4f68732688
Headers show

Commit Message

Sachin Kamat Aug. 19, 2013, 6:28 a.m. UTC
Fixes some trivial typos.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
This series is based on next branch of below tree:
git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git

This is tested on Exynos4210 and 5250 based boards.
---
 drivers/thermal/samsung/Kconfig |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Comments

Sachin Kamat Aug. 26, 2013, 2:15 p.m. UTC | #1
Hi,

On 19 August 2013 11:58, Sachin Kamat <sachin.kamat@linaro.org> wrote:
> Fixes some trivial typos.
>
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> ---
> This series is based on next branch of below tree:
> git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git
>
> This is tested on Exynos4210 and 5250 based boards.
> ---
>  drivers/thermal/samsung/Kconfig |   10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/drivers/thermal/samsung/Kconfig b/drivers/thermal/samsung/Kconfig
> index b653f15..92492e4 100644
> --- a/drivers/thermal/samsung/Kconfig
> +++ b/drivers/thermal/samsung/Kconfig
> @@ -3,16 +3,16 @@ config EXYNOS_THERMAL
>         depends on ARCH_HAS_BANDGAP
>         help
>           If you say yes here you get support for the TMU (Thermal Management
> -         Unit) driver for SAMSUNG EXYNOS series of soc. This driver initialises
> +         Unit) driver for SAMSUNG EXYNOS series of SoCs. This driver initialises
>           the TMU, reports temperature and handles cooling action if defined.
> -         This driver uses the exynos core thermal API's and TMU configuration
> -         data from the supported soc's.
> +         This driver uses the Exynos core thermal APIs and TMU configuration
> +         data from the supported SoCs.
>
>  config EXYNOS_THERMAL_CORE
> -       bool "Core thermal framework support for EXYNOS SOC's"
> +       bool "Core thermal framework support for EXYNOS SOCs"
>         depends on EXYNOS_THERMAL
>         help
>           If you say yes here you get support for EXYNOS TMU
>           (Thermal Management Unit) common registration/unregistration
>           functions to the core thermal layer and also to use the generic
> -         cpu cooling API's.
> +         CPU cooling APIs.
> --
> 1.7.9.5
>

Any comments on this series?
Amit Daniel Kachhap Aug. 28, 2013, 9:01 a.m. UTC | #2
On Mon, Aug 26, 2013 at 7:45 PM, Sachin Kamat <sachin.kamat@linaro.org> wrote:
> Hi,
>
> On 19 August 2013 11:58, Sachin Kamat <sachin.kamat@linaro.org> wrote:
>> Fixes some trivial typos.
>>
>> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
>> ---
>> This series is based on next branch of below tree:
>> git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git
>>
>> This is tested on Exynos4210 and 5250 based boards.
>> ---
>>  drivers/thermal/samsung/Kconfig |   10 +++++-----
>>  1 file changed, 5 insertions(+), 5 deletions(-)
>>
>> diff --git a/drivers/thermal/samsung/Kconfig b/drivers/thermal/samsung/Kconfig
>> index b653f15..92492e4 100644
>> --- a/drivers/thermal/samsung/Kconfig
>> +++ b/drivers/thermal/samsung/Kconfig
>> @@ -3,16 +3,16 @@ config EXYNOS_THERMAL
>>         depends on ARCH_HAS_BANDGAP
>>         help
>>           If you say yes here you get support for the TMU (Thermal Management
>> -         Unit) driver for SAMSUNG EXYNOS series of soc. This driver initialises
>> +         Unit) driver for SAMSUNG EXYNOS series of SoCs. This driver initialises
>>           the TMU, reports temperature and handles cooling action if defined.
>> -         This driver uses the exynos core thermal API's and TMU configuration
>> -         data from the supported soc's.
>> +         This driver uses the Exynos core thermal APIs and TMU configuration
>> +         data from the supported SoCs.
>>
>>  config EXYNOS_THERMAL_CORE
>> -       bool "Core thermal framework support for EXYNOS SOC's"
>> +       bool "Core thermal framework support for EXYNOS SOCs"
>>         depends on EXYNOS_THERMAL
>>         help
>>           If you say yes here you get support for EXYNOS TMU
>>           (Thermal Management Unit) common registration/unregistration
>>           functions to the core thermal layer and also to use the generic
>> -         cpu cooling API's.
>> +         CPU cooling APIs.
>> --
>> 1.7.9.5
>>
>
> Any comments on this series?
Looks OK.
Acked-by: Amit Daniel Kachhap <amit.daniel@samsung.com>

Thanks,
Amit
>
>
> --
> With warm regards,
> Sachin
> --
> To unsubscribe from this list: send the line "unsubscribe linux-pm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

On Mon, Aug 26, 2013 at 7:45 PM, Sachin Kamat <sachin.kamat@linaro.org> wrote:
> Hi,
>
> On 19 August 2013 11:58, Sachin Kamat <sachin.kamat@linaro.org> wrote:
>> Fixes some trivial typos.
>>
>> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
>> ---
>> This series is based on next branch of below tree:
>> git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git
>>
>> This is tested on Exynos4210 and 5250 based boards.
>> ---
>>  drivers/thermal/samsung/Kconfig |   10 +++++-----
>>  1 file changed, 5 insertions(+), 5 deletions(-)
>>
>> diff --git a/drivers/thermal/samsung/Kconfig b/drivers/thermal/samsung/Kconfig
>> index b653f15..92492e4 100644
>> --- a/drivers/thermal/samsung/Kconfig
>> +++ b/drivers/thermal/samsung/Kconfig
>> @@ -3,16 +3,16 @@ config EXYNOS_THERMAL
>>         depends on ARCH_HAS_BANDGAP
>>         help
>>           If you say yes here you get support for the TMU (Thermal Management
>> -         Unit) driver for SAMSUNG EXYNOS series of soc. This driver initialises
>> +         Unit) driver for SAMSUNG EXYNOS series of SoCs. This driver initialises
>>           the TMU, reports temperature and handles cooling action if defined.
>> -         This driver uses the exynos core thermal API's and TMU configuration
>> -         data from the supported soc's.
>> +         This driver uses the Exynos core thermal APIs and TMU configuration
>> +         data from the supported SoCs.
>>
>>  config EXYNOS_THERMAL_CORE
>> -       bool "Core thermal framework support for EXYNOS SOC's"
>> +       bool "Core thermal framework support for EXYNOS SOCs"
>>         depends on EXYNOS_THERMAL
>>         help
>>           If you say yes here you get support for EXYNOS TMU
>>           (Thermal Management Unit) common registration/unregistration
>>           functions to the core thermal layer and also to use the generic
>> -         cpu cooling API's.
>> +         CPU cooling APIs.
>> --
>> 1.7.9.5
>>
>
> Any comments on this series?
>
>
> --
> With warm regards,
> Sachin
> --
> To unsubscribe from this list: send the line "unsubscribe linux-pm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
Eduardo Valentin Aug. 29, 2013, 12:17 p.m. UTC | #3
On 19-08-2013 02:28, Sachin Kamat wrote:
> Fixes some trivial typos.
> 
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>


Acked-by: Eduardo Valentin <eduardo.valentin@ti.com>

> ---
> This series is based on next branch of below tree:
> git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git
> 
> This is tested on Exynos4210 and 5250 based boards.
> ---
>  drivers/thermal/samsung/Kconfig |   10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/drivers/thermal/samsung/Kconfig b/drivers/thermal/samsung/Kconfig
> index b653f15..92492e4 100644
> --- a/drivers/thermal/samsung/Kconfig
> +++ b/drivers/thermal/samsung/Kconfig
> @@ -3,16 +3,16 @@ config EXYNOS_THERMAL
>  	depends on ARCH_HAS_BANDGAP
>  	help
>  	  If you say yes here you get support for the TMU (Thermal Management
> -	  Unit) driver for SAMSUNG EXYNOS series of soc. This driver initialises
> +	  Unit) driver for SAMSUNG EXYNOS series of SoCs. This driver initialises
>  	  the TMU, reports temperature and handles cooling action if defined.
> -	  This driver uses the exynos core thermal API's and TMU configuration
> -	  data from the supported soc's.
> +	  This driver uses the Exynos core thermal APIs and TMU configuration
> +	  data from the supported SoCs.
>  
>  config EXYNOS_THERMAL_CORE
> -	bool "Core thermal framework support for EXYNOS SOC's"
> +	bool "Core thermal framework support for EXYNOS SOCs"
>  	depends on EXYNOS_THERMAL
>  	help
>  	  If you say yes here you get support for EXYNOS TMU
>  	  (Thermal Management Unit) common registration/unregistration
>  	  functions to the core thermal layer and also to use the generic
> -	  cpu cooling API's.
> +	  CPU cooling APIs.
>
Zhang, Rui Aug. 30, 2013, 8:35 a.m. UTC | #4
On 四, 2013-08-29 at 08:17 -0400, Eduardo Valentin wrote:
> On 19-08-2013 02:28, Sachin Kamat wrote:
> > Fixes some trivial typos.
> > 
> > Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> 
> 
> Acked-by: Eduardo Valentin <eduardo.valentin@ti.com>
> 
so are you going to take this patch series?

thanks,
rui
> > ---
> > This series is based on next branch of below tree:
> > git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git
> > 
> > This is tested on Exynos4210 and 5250 based boards.
> > ---
> >  drivers/thermal/samsung/Kconfig |   10 +++++-----
> >  1 file changed, 5 insertions(+), 5 deletions(-)
> > 
> > diff --git a/drivers/thermal/samsung/Kconfig b/drivers/thermal/samsung/Kconfig
> > index b653f15..92492e4 100644
> > --- a/drivers/thermal/samsung/Kconfig
> > +++ b/drivers/thermal/samsung/Kconfig
> > @@ -3,16 +3,16 @@ config EXYNOS_THERMAL
> >  	depends on ARCH_HAS_BANDGAP
> >  	help
> >  	  If you say yes here you get support for the TMU (Thermal Management
> > -	  Unit) driver for SAMSUNG EXYNOS series of soc. This driver initialises
> > +	  Unit) driver for SAMSUNG EXYNOS series of SoCs. This driver initialises
> >  	  the TMU, reports temperature and handles cooling action if defined.
> > -	  This driver uses the exynos core thermal API's and TMU configuration
> > -	  data from the supported soc's.
> > +	  This driver uses the Exynos core thermal APIs and TMU configuration
> > +	  data from the supported SoCs.
> >  
> >  config EXYNOS_THERMAL_CORE
> > -	bool "Core thermal framework support for EXYNOS SOC's"
> > +	bool "Core thermal framework support for EXYNOS SOCs"
> >  	depends on EXYNOS_THERMAL
> >  	help
> >  	  If you say yes here you get support for EXYNOS TMU
> >  	  (Thermal Management Unit) common registration/unregistration
> >  	  functions to the core thermal layer and also to use the generic
> > -	  cpu cooling API's.
> > +	  CPU cooling APIs.
> > 
> 
>
Eduardo Valentin Aug. 30, 2013, 12:36 p.m. UTC | #5
On 30-08-2013 04:35, Zhang Rui wrote:
> On 四, 2013-08-29 at 08:17 -0400, Eduardo Valentin wrote:
>> On 19-08-2013 02:28, Sachin Kamat wrote:
>>> Fixes some trivial typos.
>>>
>>> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
>>
>>
>> Acked-by: Eduardo Valentin <eduardo.valentin@ti.com>
>>
> so are you going to take this patch series?
> 

Yeah. already applied them in my next branch.

I will send a pull request with this one and ti-soc-thermal fixes when I
am done testing.

> thanks,
> rui
>>> ---
>>> This series is based on next branch of below tree:
>>> git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git
>>>
>>> This is tested on Exynos4210 and 5250 based boards.
>>> ---
>>>  drivers/thermal/samsung/Kconfig |   10 +++++-----
>>>  1 file changed, 5 insertions(+), 5 deletions(-)
>>>
>>> diff --git a/drivers/thermal/samsung/Kconfig b/drivers/thermal/samsung/Kconfig
>>> index b653f15..92492e4 100644
>>> --- a/drivers/thermal/samsung/Kconfig
>>> +++ b/drivers/thermal/samsung/Kconfig
>>> @@ -3,16 +3,16 @@ config EXYNOS_THERMAL
>>>  	depends on ARCH_HAS_BANDGAP
>>>  	help
>>>  	  If you say yes here you get support for the TMU (Thermal Management
>>> -	  Unit) driver for SAMSUNG EXYNOS series of soc. This driver initialises
>>> +	  Unit) driver for SAMSUNG EXYNOS series of SoCs. This driver initialises
>>>  	  the TMU, reports temperature and handles cooling action if defined.
>>> -	  This driver uses the exynos core thermal API's and TMU configuration
>>> -	  data from the supported soc's.
>>> +	  This driver uses the Exynos core thermal APIs and TMU configuration
>>> +	  data from the supported SoCs.
>>>  
>>>  config EXYNOS_THERMAL_CORE
>>> -	bool "Core thermal framework support for EXYNOS SOC's"
>>> +	bool "Core thermal framework support for EXYNOS SOCs"
>>>  	depends on EXYNOS_THERMAL
>>>  	help
>>>  	  If you say yes here you get support for EXYNOS TMU
>>>  	  (Thermal Management Unit) common registration/unregistration
>>>  	  functions to the core thermal layer and also to use the generic
>>> -	  cpu cooling API's.
>>> +	  CPU cooling APIs.
>>>
>>
>>
> 
> 
> 
>
diff mbox

Patch

diff --git a/drivers/thermal/samsung/Kconfig b/drivers/thermal/samsung/Kconfig
index b653f15..92492e4 100644
--- a/drivers/thermal/samsung/Kconfig
+++ b/drivers/thermal/samsung/Kconfig
@@ -3,16 +3,16 @@  config EXYNOS_THERMAL
 	depends on ARCH_HAS_BANDGAP
 	help
 	  If you say yes here you get support for the TMU (Thermal Management
-	  Unit) driver for SAMSUNG EXYNOS series of soc. This driver initialises
+	  Unit) driver for SAMSUNG EXYNOS series of SoCs. This driver initialises
 	  the TMU, reports temperature and handles cooling action if defined.
-	  This driver uses the exynos core thermal API's and TMU configuration
-	  data from the supported soc's.
+	  This driver uses the Exynos core thermal APIs and TMU configuration
+	  data from the supported SoCs.
 
 config EXYNOS_THERMAL_CORE
-	bool "Core thermal framework support for EXYNOS SOC's"
+	bool "Core thermal framework support for EXYNOS SOCs"
 	depends on EXYNOS_THERMAL
 	help
 	  If you say yes here you get support for EXYNOS TMU
 	  (Thermal Management Unit) common registration/unregistration
 	  functions to the core thermal layer and also to use the generic
-	  cpu cooling API's.
+	  CPU cooling APIs.