Commit 6fe495e0 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Jiri Kosina

thermal: rcar: comment spelling

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@linux-m68k.org>
Acked-by: default avatarSimon Horman <horms+renesas@verge.net.au>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 8faaaead
......@@ -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 delaye is not needed */
idle = 0; /* polling delay is not needed */
}
for (i = 0;; i++) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment