aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sound/soc/msm/msm8x10.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/soc/msm/msm8x10.c b/sound/soc/msm/msm8x10.c
index c0470071969..0ee5e5d1bee 100644
--- a/sound/soc/msm/msm8x10.c
+++ b/sound/soc/msm/msm8x10.c
@@ -621,8 +621,8 @@ static void *def_msm8x10_wcd_mbhc_cal(void)
btn_low[5] = 190;
btn_high[5] = 228;
btn_low[6] = 229;
- btn_high[6] = 269;
- btn_low[7] = 270;
+ btn_high[6] = 264;
+ btn_low[7] = 265;
btn_high[7] = 500;
n_ready = wcd9xxx_mbhc_cal_btn_det_mp(btn_cfg, MBHC_BTN_DET_N_READY);
n_ready[0] = 80;