projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22356f4
)
typo in drivers/thermal/Kconfig: lpatform instead of platform
author
Regid Ichira
<regid23@nt1.in>
Sun, 8 Sep 2013 21:58:53 +0000
(
00:58
+0300)
committer
Zhang 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
patch
|
blob
|
history
diff --git
a/drivers/thermal/Kconfig
b/drivers/thermal/Kconfig
index dbfc390330acf2ee8bc6af339ff22f3b6fc3ec77..57e06a9977cb231d7d1fec42618b1f91f15d7c8c 100644
(file)
--- a/
drivers/thermal/Kconfig
+++ b/
drivers/thermal/Kconfig
@@
-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
-
lp
atform thermals.
+
pl
atform thermals.
endchoice