projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8faaaea
)
thermal: rcar: comment spelling
author
Geert Uytterhoeven
<geert+renesas@linux-m68k.org>
Tue, 7 Jan 2014 18:57:16 +0000
(19:57 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Wed, 8 Jan 2014 09:11:36 +0000
(10:11 +0100)
Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/thermal/rcar_thermal.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/thermal/rcar_thermal.c
b/drivers/thermal/rcar_thermal.c
index 88f92e1a99440c7bb3763ff691e3d01d09e2ad25..79a09d02bbca04ce97c1bf621508f3ae46d7d93d 100644
(file)
--- a/
drivers/thermal/rcar_thermal.c
+++ b/
drivers/thermal/rcar_thermal.c
@@
-408,7
+408,7
@@
static int rcar_thermal_probe(struct platform_device *pdev)
/* enable temperature comparation */
rcar_thermal_common_write(common, ENR, 0x00030303);
- idle = 0; /* polling delay
e
is not needed */
+ idle = 0; /* polling delay is not needed */
}
for (i = 0;; i++) {