summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2017-01-19 09:52:14 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2017-01-19 09:52:13 -0800
commit32d905b96a318fffe5dbec0079172541fa60af75 (patch)
tree4b257e5b3f9694f053f388485f75b7cf3d4aafeb
parent1f1d94408446043289fe0126897f98af2dce0ecd (diff)
parent35e337736820dd9976363c5887c32142056ab097 (diff)
Merge "ASoC: wcd-mbhc: change special headset detection count"
-rw-r--r--sound/soc/codecs/wcd-mbhc-v2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wcd-mbhc-v2.c b/sound/soc/codecs/wcd-mbhc-v2.c
index 51bb3387de16..e34fc06dc75e 100644
--- a/sound/soc/codecs/wcd-mbhc-v2.c
+++ b/sound/soc/codecs/wcd-mbhc-v2.c
@@ -52,7 +52,7 @@
#define WCD_MBHC_BTN_PRESS_COMPL_TIMEOUT_MS 50
#define ANC_DETECT_RETRY_CNT 7
-#define WCD_MBHC_SPL_HS_CNT 1
+#define WCD_MBHC_SPL_HS_CNT 2
static int det_extn_cable_en;
module_param(det_extn_cable_en, int,