projects
/
platform
/
kernel
/
kernel-mfld-blackbay.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f50241
)
[SERIAL] Spelling fix in 8250.c
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Fri, 9 Sep 2005 15:17:58 +0000
(16:17 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 9 Sep 2005 15:17:58 +0000
(16:17 +0100)
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/serial/8250.c
patch
|
blob
|
history
diff --git
a/drivers/serial/8250.c
b/drivers/serial/8250.c
index
5b65e20
..
4d75cdf
100644
(file)
--- a/
drivers/serial/8250.c
+++ b/
drivers/serial/8250.c
@@
-864,7
+864,7
@@
static void autoconfig(struct uart_8250_port *up, unsigned int probeflags)
/*
* We're pretty sure there's a port here. Lets find out what
* type of port it is. The IIR top two bits allows us to find
- * out if its 8250 or 16450, 16550, 16550A or later. This
+ * out if it
'
s 8250 or 16450, 16550, 16550A or later. This
* determines what we test for next.
*
* We also initialise the EFR (if any) to zero for later. The