1
0
Fork 0

thermal: rcar: comment spelling

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>
hifive-unleashed-5.1
Geert Uytterhoeven 2014-01-07 19:57:16 +01:00 committed by Jiri Kosina
parent 8faaaead62
commit 6fe495e0f8
1 changed files with 1 additions and 1 deletions

View File

@ -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++) {