Merge "msm: gsi: increase stop command timeout"

This commit is contained in:
Linux Build Service Account 2017-03-10 02:07:14 -08:00 committed by Gerrit - the friendly Code Review server
commit 3760a82752

View file

@ -22,7 +22,7 @@
#include "gsi_reg.h"
#define GSI_CMD_TIMEOUT (5*HZ)
#define GSI_STOP_CMD_TIMEOUT_MS 10
#define GSI_STOP_CMD_TIMEOUT_MS 20
#define GSI_MAX_CH_LOW_WEIGHT 15
#define GSI_MHI_ER_START 10
#define GSI_MHI_ER_END 16