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

Commit 47cd5049 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 0778c6d8 7ae7d8af
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2065,6 +2065,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)) {