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

Commit 7ace520f authored by Yeleswarapu Nagaradhesh's avatar Yeleswarapu Nagaradhesh Committed by Gerrit - the friendly Code Review server
Browse files

ASoC: wcd-mbhc: change special headset detection count



During slow insertion of headphone, it is detected as
special headset. So increase special headset count
so that headphone is detected correctly

CRs-Fixed: 1052600
Change-Id: I4d8230b2789e0a89d11c8a789511b5a99cd19e67
Signed-off-by: default avatarYeleswarapu Nagaradhesh <nagaradh@codeaurora.org>
parent 6fe43690
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,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,