Merge "ipc: wcd-dsp-glink: increase timeout to 2 seconds"

Esse commit está contido em:
Linux Build Service Account
2018-10-23 01:32:56 -07:00
commit de Gerrit - the friendly Code Review server

Ver arquivo

@@ -33,7 +33,7 @@
#define MINOR_NUMBER_COUNT 1
#define RESP_QUEUE_SIZE 3
#define TIMEOUT_MS 1000
#define TIMEOUT_MS 2000
enum wdsp_ch_state {
WDSP_CH_DISCONNECTED,