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

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

Merge "msm: ipa: Fix to release the IPA clock"

parents b451b394 55b1e65e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -473,6 +473,7 @@ static void ipa3_uc_response_hdlr(enum ipa_irq_type interrupt,

		if (ipa3_ctx->uc_ctx.uc_loaded) {
			IPADBG("uC resp op INIT_COMPLETED is unexpected\n");
			IPA_ACTIVE_CLIENTS_DEC_SIMPLE();
			return;
		}