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

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

Merge "msm: ipa: Fix disabling IPA clock for ntn pipes"

parents 1c53930c a1a3ff7d
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -508,6 +508,8 @@ int ipa3_setup_uc_ntn_pipes(struct ipa_ntn_conn_in_params *in,
		result = -EFAULT;
		result = -EFAULT;
		goto fail_smmu_map_dl;
		goto fail_smmu_map_dl;
	}
	}

	IPA_ACTIVE_CLIENTS_DEC_SIMPLE();
	IPADBG("client %d (ep: %d) connected\n", in->dl.client,
	IPADBG("client %d (ep: %d) connected\n", in->dl.client,
		ipa_ep_idx_dl);
		ipa_ep_idx_dl);