Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 57c815c3 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "serail: msm_geni_serial: Stop TX Engine during port close"

parents a4a2f10e 5c56d5da
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2079,6 +2079,7 @@ static void msm_geni_serial_shutdown(struct uart_port *uport)
	} else {
		msm_geni_serial_power_on(uport);
		wait_for_transfers_inflight(uport);
		msm_geni_serial_stop_tx(uport);
	}

	if (!uart_console(uport)) {