projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5f1e4e
)
[SERIAL] Fix typo in comment
author
Ralf Baechle
<ralf@linux-mips.org>
Wed, 15 Feb 2006 09:59:47 +0000
(09:59 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 15 Feb 2006 09:59:47 +0000
(09:59 +0000)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/serial/8250.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/serial/8250.c
b/drivers/serial/8250.c
index b1fc97d5f643ea4772b44e22b148b642b279670d..244e8ff119777d1c9a237ae89209441fd9350c52 100644
(file)
--- a/
drivers/serial/8250.c
+++ b/
drivers/serial/8250.c
@@
-2198,7
+2198,7
@@
serial8250_console_write(struct console *co, const char *s, unsigned int count)
touch_nmi_watchdog();
/*
- * First save the
U
ER then disable the interrupts
+ * First save the
I
ER then disable the interrupts
*/
ier = serial_in(up, UART_IER);