Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

thermal: rcar: comment spelling

parent 8faaaead
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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++) {