typo fixes: occuring -> occurring
Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
@@ -390,7 +390,7 @@ static int serial_pxa_startup(struct uart_port *port)
|
||||
|
||||
/*
|
||||
* Finally, enable interrupts. Note: Modem status interrupts
|
||||
* are set via set_termios(), which will be occuring imminently
|
||||
* are set via set_termios(), which will be occurring imminently
|
||||
* anyway, so we don't enable them here.
|
||||
*/
|
||||
up->ier = UART_IER_RLSI | UART_IER_RDI | UART_IER_RTOIE | UART_IER_UUE;
|
||||
|
Reference in New Issue
Block a user