Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3a6bb2c6 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: gsi: increase the stop_channel timeout"

parents 4d30b283 8c23301f
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -22,7 +22,7 @@
#include "gsi_reg.h"
#include "gsi_reg.h"


#define GSI_CMD_TIMEOUT (5*HZ)
#define GSI_CMD_TIMEOUT (5*HZ)
#define GSI_STOP_CMD_TIMEOUT_MS 20
#define GSI_STOP_CMD_TIMEOUT_MS 50
#define GSI_MAX_CH_LOW_WEIGHT 15
#define GSI_MAX_CH_LOW_WEIGHT 15


#define GSI_RESET_WA_MIN_SLEEP 1000
#define GSI_RESET_WA_MIN_SLEEP 1000