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

Commit a968e29a authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ASoC: msm8x16-wcd: update the impedance calculating array"

parents 47f1709c 9c4fc23a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -994,7 +994,7 @@ static const struct wcd_mbhc_cb mbhc_cb = {
	.extn_use_mb = msm8x16_wcd_use_mb,
};

static const uint32_t wcd_imped_val[] = {4, 8, 12, 16,
static const uint32_t wcd_imped_val[] = {4, 8, 12, 13, 16,
					20, 24, 28, 32,
					36, 40, 44, 48};