Merge "ais: increase CCI timeout value to 600 msec"
This commit is contained in:
commit
5db69d4782
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
#define CYCLES_PER_MICRO_SEC_DEFAULT 4915
|
||||
#define CCI_MAX_DELAY 1000000
|
||||
|
||||
#define CCI_TIMEOUT msecs_to_jiffies(500)
|
||||
#define CCI_TIMEOUT msecs_to_jiffies(600)
|
||||
|
||||
/* TODO move this somewhere else */
|
||||
#define MSM_CCI_DRV_NAME "msm_cci"
|
||||
|
|
Loading…
Add table
Reference in a new issue