]> git.karo-electronics.de Git - linux-beck.git/commitdiff
thermal: Kconfig: cosmetic fixes
authorLuka Perkov <luka@openwrt.org>
Fri, 27 Sep 2013 18:20:33 +0000 (20:20 +0200)
committerZhang Rui <rui.zhang@intel.com>
Wed, 9 Oct 2013 03:51:43 +0000 (11:51 +0800)
Fix typo, finish sentence and add missing dots.

Signed-off-by: Luka Perkov <luka@openwrt.org>
CC: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/Kconfig

index 57e06a9977cb231d7d1fec42618b1f91f15d7c8c..3910b09b84e01142d4c7fa089999021b2c04b8c2 100644 (file)
@@ -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"