Skip to content

Commit

Permalink
thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/
Browse files Browse the repository at this point in the history
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
  • Loading branch information
Geert Uytterhoeven authored and Eduardo Valentin committed Jan 12, 2015
1 parent 913015c commit ee853ad
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 @@ -391,7 +391,7 @@ static int rcar_thermal_probe(struct platform_device *pdev)

/*
* platform has IRQ support.
* Then, drier use common register
* Then, driver uses common registers
*/

ret = devm_request_irq(dev, irq->start, rcar_thermal_irq, 0,
Expand Down

0 comments on commit ee853ad

Please sign in to comment.