[SERIAL] Fix typo in comment
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
committed by
Russell King
parent
a5f1e4edb3
commit
dc7bf130b8
@@ -2198,7 +2198,7 @@ serial8250_console_write(struct console *co, const char *s, unsigned int count)
|
|||||||
touch_nmi_watchdog();
|
touch_nmi_watchdog();
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* First save the UER then disable the interrupts
|
* First save the IER then disable the interrupts
|
||||||
*/
|
*/
|
||||||
ier = serial_in(up, UART_IER);
|
ier = serial_in(up, UART_IER);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user