Skip to content

Commit

Permalink
thermal: rcar: comment spelling
Browse files Browse the repository at this point in the history
Signed-off-by: Geert Uytterhoeven <[email protected]>
Acked-by: Simon Horman <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
  • Loading branch information
Geert Uytterhoeven authored and Jiri Kosina committed Jan 8, 2014
1 parent 8faaaea commit 6fe495e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/thermal/rcar_thermal.c
Original file line number Diff line number Diff line change
Expand Up @@ -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++) {
Expand Down

0 comments on commit 6fe495e

Please sign in to comment.