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

Commit 46877bc6 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 a680bfc7 4eddb8fb
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -4950,7 +4950,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");