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

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

Merge "ASoC: msm8x10: Enable current source for headset detection"

parents 6dab5cfa f4248170
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -74,6 +74,9 @@ static struct wcd9xxx_mbhc_config mbhc_cfg = {
	.insert_detect = true,
	.swap_gnd_mic = NULL,
	.use_int_rbias = false,
	.cs_enable_flags = (1 << MBHC_CS_ENABLE_POLLING |
			    1 << MBHC_CS_ENABLE_INSERTION |
			    1 << MBHC_CS_ENABLE_REMOVAL),
};

/*