typo in drivers/thermal/Kconfig: lpatform instead of platform
authorRegid Ichira <regid23@nt1.in>
Sun, 8 Sep 2013 21:58:53 +0000 (00:58 +0300)
committerZhang Rui <rui.zhang@intel.com>
Wed, 25 Sep 2013 13:29:00 +0000 (21:29 +0800)
Applied to the HEAD of linux.git,
                       VERSION = 3 PATCHLEVEL = 11 SUBLEVEL = 0
Signed-off-by: Regid Ichira <regid23@nt1.in>
Acked-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/Kconfig

index dbfc390..57e06a9 100644 (file)
@@ -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