Skip to content
Snippets Groups Projects
Commit c8adbf23 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "dsp: spf-core: update add child devices timeout to 10000 ms"

parents 07b5a4af 2a2cfd95
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@
#define APM_CMD_RSP_GET_SPF_STATE 0x02001007
#define APM_MODULE_INSTANCE_ID 0x00000001
#define GPR_SVC_ADSP_CORE 0x3
#define ADD_CHILD_DEVICES_APM_TIMEOUT_MS 5000
#define ADD_CHILD_DEVICES_APM_TIMEOUT_MS 10000
struct spf_core {
struct gpr_device *adev;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment