]> err.no Git - linux-2.6/blobdiff - drivers/serial/mux.c
Pull kvm-patches into release branch
[linux-2.6] / drivers / serial / mux.c
index ea9cbda77965ca54eb7fae5a852493a0ce88a570..e94031731a4797af1d94b9f47db6fc51d0a8bc8c 100644 (file)
@@ -307,8 +307,8 @@ static void mux_shutdown(struct uart_port *port)
  * The Serial Mux does not support this function.
  */
 static void
-mux_set_termios(struct uart_port *port, struct termios *termios,
-               struct termios *old)
+mux_set_termios(struct uart_port *port, struct ktermios *termios,
+               struct ktermios *old)
 {
 }
 
@@ -582,7 +582,7 @@ static struct parisc_driver serial_mux_driver = {
 };
 
 /**
- * mux_init - Serial MUX initalization procedure.
+ * mux_init - Serial MUX initialization procedure.
  *
  * Register the Serial MUX driver.
  */