linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Zhang Rui <rui.zhang@intel.com>
To: Luka Perkov <luka@openwrt.org>
Cc: linux-pm@vger.kernel.org, Randy Dunlap <rdunlap@infradead.org>
Subject: Re: [PATCH v2] thermal: Kconfig: cosmetic fixes
Date: Wed, 09 Oct 2013 11:52:40 +0800	[thread overview]
Message-ID: <1381290760.2133.37.camel@rzhang1-mobl4> (raw)
In-Reply-To: <1380306033-20325-1-git-send-email-luka@openwrt.org>

On Fri, 2013-09-27 at 20:20 +0200, Luka Perkov wrote:
> Fix typo, finish sentence and add missing dots.
> 
> Signed-off-by: Luka Perkov <luka@openwrt.org>
> CC: Randy Dunlap <rdunlap@infradead.org>

applied to thermal -next.

thanks,
rui
> ---
>  drivers/thermal/Kconfig | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
> 
> v1 -> v2:
> * address Randy's comment about unfinished sentence
> 
> diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
> index dbfc390..3910b09 100644
> --- a/drivers/thermal/Kconfig
> +++ b/drivers/thermal/Kconfig
> @@ -56,7 +56,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
>  
> @@ -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
> +	  governor.
>  
>  config THERMAL_GOV_USER_SPACE
>  	bool "User_space thermal governor"
> @@ -117,14 +118,14 @@ config SPEAR_THERMAL
>  	depends on OF
>  	help
>  	  Enable this to plug the SPEAr thermal sensor driver into the Linux
> -	  thermal framework
> +	  thermal framework.
>  
>  config RCAR_THERMAL
>  	tristate "Renesas R-Car thermal driver"
>  	depends on ARCH_SHMOBILE
>  	help
>  	  Enable this to plug the R-Car thermal sensor driver into the Linux
> -	  thermal framework
> +	  thermal framework.
>  
>  config KIRKWOOD_THERMAL
>  	tristate "Temperature sensor on Marvell Kirkwood SoCs"



      parent reply	other threads:[~2013-10-09  3:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-27 18:20 [PATCH v2] thermal: Kconfig: cosmetic fixes Luka Perkov
2013-09-27 21:51 ` Eduardo Valentin
2013-10-09  3:52 ` Zhang Rui [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1381290760.2133.37.camel@rzhang1-mobl4 \
    --to=rui.zhang@intel.com \
    --cc=linux-pm@vger.kernel.org \
    --cc=luka@openwrt.org \
    --cc=rdunlap@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).