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

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

Merge "ASoC: wcd: remove warning messages"

parents 7275d17d 5143afbf
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -952,7 +952,9 @@ report:
		snd_soc_update_bits(codec,
			MSM8X16_WCD_A_ANALOG_MICB_2_EN,
			0x80, 0x00);
	WCD_MBHC_RSC_LOCK(mbhc);
	wcd_mbhc_find_plug_and_report(mbhc, plug_type);
	WCD_MBHC_RSC_UNLOCK(mbhc);
exit:
	/* Disable external voltage source to micbias if present */
	if (mbhc->mbhc_cb && mbhc->mbhc_cb->enable_mb_source)