patch-2.1.20 linux/drivers/char/tty_io.c

Next file: linux/drivers/char/wdt.c
Previous file: linux/drivers/char/tpqic02.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.19/linux/drivers/char/tty_io.c linux/drivers/char/tty_io.c
@@ -1924,7 +1924,7 @@
 	
 	kbd_init();
 #ifdef CONFIG_ESPSERIAL  /* init ESP before rs, so rs doesn't see the port */
-	esp_init();
+	espserial_init();
 #endif
 #ifdef CONFIG_SERIAL
 	rs_init();

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov