All of lore.kernel.org
 help / color / mirror / Atom feed
From: Abelardo Ricart <aricart@gmail.com>
To: linux-pm@vger.kernel.org
Cc: trivial@kernel.org, linux-kernel@vger.kernel.org,
	Abelardo Ricart <aricart@gmail.com>
Subject: [PATCH] Thermal: Fix Step-wise governor Kconfig help text
Date: Wed,  9 Oct 2013 17:49:47 +0900	[thread overview]
Message-ID: <1381308587-25460-1-git-send-email-aricart@gmail.com> (raw)

Trivial fix for the help text of THERMAL_GOV_STEP_WISE.

Signed-off-by: Abelardo Ricart <aricart@gmail.com>
---
 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


             reply	other threads:[~2013-10-09  8:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-09  8:49 Abelardo Ricart [this message]
2013-10-10  8:55 ` [PATCH] Thermal: Fix Step-wise governor Kconfig help text Zhang, Rui

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=1381308587-25460-1-git-send-email-aricart@gmail.com \
    --to=aricart@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=trivial@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.