|
@@ -1854,7 +1854,7 @@ static void sci_set_termios(struct uart_port *port, struct ktermios *termios,
|
|
dev_dbg(port->dev, "%s: SMR %x, t %x, SCSCR %x\n", __func__, smr_val, t,
|
|
dev_dbg(port->dev, "%s: SMR %x, t %x, SCSCR %x\n", __func__, smr_val, t,
|
|
serial_port_out(port, SCSMR, (serial_port_in(port, SCSMR) & ~3) | 1);
|
|
serial_port_out(port, SCSMR, (serial_port_in(port, SCSMR) & ~3) | 1);
|