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

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

Merge "msm: ipa: keep proxy clock on if uC loading fails"

parents 72873051 eb677206
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -5069,7 +5069,6 @@ static void ipa3_load_ipa_fw(struct work_struct *work)
		if (result) {
			IPAERR("IPA uC loading process has failed result=%d\n",
				result);
			ipa3_proxy_clk_unvote();
			return;
		}
		IPADBG("IPA uC PIL loading succeeded\n");