projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcafbb4
)
serial: sh-sci: Grammar s/Get ... for/Get ... from/
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Thu, 12 Nov 2015 12:39:49 +0000
(13:39 +0100)
committer
Geert Uytterhoeven
<geert+renesas@glider.be>
Thu, 17 Dec 2015 10:18:12 +0000
(11:18 +0100)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/sh-sci.c
patch
|
blob
|
history
diff --git
a/drivers/tty/serial/sh-sci.c
b/drivers/tty/serial/sh-sci.c
index dfee7a2f51f147d19860f0e0bf66946613c5a79c..5ec1a70cd2f49adaa3a2affa0bd7d578d2e5a38b 100644
(file)
--- a/
drivers/tty/serial/sh-sci.c
+++ b/
drivers/tty/serial/sh-sci.c
@@
-2645,7
+2645,7
@@
sci_parse_dt(struct platform_device *pdev, unsigned int *dev_id)
if (!p)
return NULL;
- /* Get the line number f
or
the aliases node. */
+ /* Get the line number f
rom
the aliases node. */
id = of_alias_get_id(np, "serial");
if (id < 0) {
dev_err(&pdev->dev, "failed to get alias id (%d)\n", id);