summaryrefslogtreecommitdiff
path: root/drivers/thermal
diff options
context:
space:
mode:
authorRegid Ichira <regid23@nt1.in>2014-02-07 02:44:07 -0800
committerDiwakar Tundlam <dtundlam@nvidia.com>2014-02-13 15:41:55 -0800
commit7fce5d33a66e3a71f8f865d90d4d5a2d5111f60c (patch)
treef1ef62e40ec89926aa6470491cf0423780e0790d /drivers/thermal
parent29d1721d76c9e413ebcbcec202f6f656b1bed628 (diff)
typo in drivers/thermal/Kconfig: lpatform instead of platform
Applied to the HEAD of linux.git, VERSION = 3 PATCHLEVEL = 11 SUBLEVEL = 0 Change-Id: Ic394d1fd5cac6ee6dfb34f2b5592e7d5c8c8fb8c 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> Signed-off-by: Paul Walmsley <pwalmsley@nvidia.com> # for the NVIDIA downstream kernel Reviewed-on: http://git-master/r/356886 Reviewed-by: Diwakar Tundlam <dtundlam@nvidia.com> Tested-by: Diwakar Tundlam <dtundlam@nvidia.com>
Diffstat (limited to 'drivers/thermal')
-rw-r--r--drivers/thermal/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
index eb195cd5c04c..ef4c993f73d9 100644
--- a/drivers/thermal/Kconfig
+++ b/drivers/thermal/Kconfig
@@ -64,7 +64,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