X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fserial%2F8250.c;h=674b15c78f680ab190b308dbbffaa01fd7482f6c;hb=9ec85c03d045d5ec24d6f15649a68646aefe88ba;hp=5996d3cd0ed854d2c13f2ecb30b2918cea025cab;hpb=80576fd86b350a90c5be329de1e382d31121a8d0;p=powerpc.git diff --git a/drivers/serial/8250.c b/drivers/serial/8250.c index 5996d3cd0e..674b15c78f 100644 --- a/drivers/serial/8250.c +++ b/drivers/serial/8250.c @@ -1528,7 +1528,7 @@ static int serial8250_startup(struct uart_port *port) /* * Clear the FIFO buffers and disable them. - * (they will be reeanbled in set_termios()) + * (they will be reenabled in set_termios()) */ serial8250_clear_fifos(up);