dsp: spf-core: update add child devices timeout to 10000 ms
update add child devices timeout to 10000 ms Change-Id: Ieee7333561df87112ff9f37102ab1a6237d55d6f Signed-off-by: Sarath Varma Ganapathiraju <quic_ganavarm@quicinc.com>
This commit is contained in:
@@ -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;
|
||||
|
Verwijs in nieuw issue
Block a user