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

Commit ee2062bc authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: ipa: fix mhi suspend logic"

parents 2c6eaa91 0048ce9b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2046,6 +2046,8 @@ static int ipa_mhi_suspend_dl(bool force)
	if (ipa_get_transport_type() == IPA_TRANSPORT_TYPE_GSI)
		ipa_mhi_update_host_ch_state(true);

	return 0;

fail_stop_event_update_dl_channel:
		ipa_mhi_resume_channels(true,
				ipa_mhi_client_ctx->dl_channels);