summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2005-09-10 17:17:13 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2005-09-10 17:17:13 (GMT)
commit2625c1be3425f5a9d8ef1434449b7d954aaf199d (patch)
tree3dd5d675e68cc706e28fdf5f7083d71ae9d48ae7
parentabf914208a1e120446ea4f9bc26406bd3a4579e1 (diff)
parent6f0d618f0e9b8025d1c3531e82d7cc8455e79394 (diff)
downloadlinux-fsl-qoriq-2625c1be3425f5a9d8ef1434449b7d954aaf199d.tar.xz
Merge master.kernel.org:/home/rmk/linux-2.6-serial
-rw-r--r--drivers/serial/8250.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/serial/8250.c b/drivers/serial/8250.c
index 5b65e20..4d75cdf 100644
--- 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