]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/serial/serial_txx9.c
[PATCH] s390: qdio memory allocations
[linux-2.6-omap-h63xx.git] / drivers / serial / serial_txx9.c
index b848b7d944129b17448fcc4873a428e56a619ee1..3bdee64d1a997101f12f49f9f7c509c25694cbd8 100644 (file)
@@ -483,7 +483,7 @@ static int serial_txx9_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())
         */
        sio_set(up, TXX9_SIFCR,
                TXX9_SIFCR_TFRST | TXX9_SIFCR_RFRST | TXX9_SIFCR_FRSTE);