Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Geert Uytterhoeven and committed by
Jiri Kosina
6fe495e0 8faaaead

+1 -1
+1 -1
drivers/thermal/rcar_thermal.c
··· 408 408 /* enable temperature comparation */ 409 409 rcar_thermal_common_write(common, ENR, 0x00030303); 410 410 411 - idle = 0; /* polling delaye is not needed */ 411 + idle = 0; /* polling delay is not needed */ 412 412 } 413 413 414 414 for (i = 0;; i++) {