projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eea6a36
)
Thermal: of thermal: typo fix
author
Zhang Rui
<rui.zhang@intel.com>
Mon, 22 Aug 2016 07:48:11 +0000
(15:48 +0800)
committer
Zhang Rui
<rui.zhang@intel.com>
Tue, 27 Sep 2016 06:02:16 +0000
(14:02 +0800)
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/of-thermal.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/thermal/of-thermal.c
b/drivers/thermal/of-thermal.c
index 972b0cfb69b1c60a01c315cddfa01a087a9bd1b1..ab6e5260a901d99941eaf406646de239debd5c57 100644
(file)
--- a/
drivers/thermal/of-thermal.c
+++ b/
drivers/thermal/of-thermal.c
@@
-600,7
+600,7
@@
static int devm_thermal_zone_of_sensor_match(struct device *dev, void *res,
* Return: On success returns a valid struct thermal_zone_device,
* otherwise, it returns a corresponding ERR_PTR(). Caller must
* check the return value with help of IS_ERR() helper.
- * Registered hermal_zone_device device will automatically be
+ * Registered
t
hermal_zone_device device will automatically be
* released when device is unbounded.
*/
struct thermal_zone_device *devm_thermal_zone_of_sensor_register(