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

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

Merge "msm: ipa3: configure CMD_PROD endpoint"

parents 280675e8 083ed2f2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2320,7 +2320,6 @@ static int ipa3_setup_apps_pipes(void)
	sys_in.desc_fifo_sz = IPA_SYS_DESC_FIFO_SZ;
	sys_in.ipa_ep_cfg.mode.mode = IPA_DMA;
	sys_in.ipa_ep_cfg.mode.dst = IPA_CLIENT_APPS_LAN_CONS;
	sys_in.skip_ep_cfg = true;
	if (ipa3_setup_sys_pipe(&sys_in, &ipa3_ctx->clnt_hdl_cmd)) {
		IPAERR(":setup sys pipe failed.\n");
		result = -EPERM;