On 2011-09-05, 16:28 +0800, Ning Jiang wrote: > termios = *(port->tty->termios); > > + if (console_suspend_enabled) > + uart_change_pm(state, 0); > uport->ops->set_termios(uport, &termios, NULL); Good catch, thanks. What I was thinking... Kangkai -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html