linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] thermal: exynos: Fix typos in Kconfig
@ 2013-08-19  6:28 Sachin Kamat
  2013-08-19  6:28 ` [PATCH 2/3] thermal: exynos: Fix potential NULL pointer dereference Sachin Kamat
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Sachin Kamat @ 2013-08-19  6:28 UTC (permalink / raw)
  To: linux-pm
  Cc: jonghwa3.lee, eduardo.valentin, rui.zhang, amit.daniel,
	sachin.kamat, patches

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


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-08-30 12:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-19  6:28 [PATCH 1/3] thermal: exynos: Fix typos in Kconfig Sachin Kamat
2013-08-19  6:28 ` [PATCH 2/3] thermal: exynos: Fix potential NULL pointer dereference Sachin Kamat
2013-08-29 12:17   ` Eduardo Valentin
2013-08-19  6:28 ` [PATCH 3/3] thermal: exynos: Clean up non-DT remnants Sachin Kamat
2013-08-29 12:17   ` Eduardo Valentin
2013-08-26 14:15 ` [PATCH 1/3] thermal: exynos: Fix typos in Kconfig Sachin Kamat
2013-08-28  9:01   ` amit daniel kachhap
2013-08-29 12:17 ` Eduardo Valentin
2013-08-30  8:35   ` Zhang Rui
2013-08-30 12:36     ` Eduardo Valentin

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).