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

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

Merge "msm: ipa3: increase uc-timeout value"

parents 5832f3db 647c1aed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -545,7 +545,7 @@ void ipa3_uc_map_cntr_reg_notify(void)
	ipa3_uc_send_cmd(0,
		IPA_CPU_2_HW_CMD_DEBUG_GET_INFO,
		IPA_HW_2_CPU_RESPONSE_CMD_COMPLETED,
		false, 0);
		false, 6*HZ);
}

static int ipa3_uc_send_cmd_64b_param(u32 cmd_lo, u32 cmd_hi, u32 opcode,