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

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

Merge "ASoC: wcd9335: Update pull-up current on HSDET_L/G"

parents cfca4c44 880bb1b7
Loading
Loading
Loading
Loading
+2 −6
Original line number Diff line number Diff line
@@ -741,12 +741,8 @@ static bool tasha_mbhc_hph_pa_on_status(struct snd_soc_codec *codec)
static void tasha_mbhc_hph_l_pull_up_control(struct snd_soc_codec *codec,
					     bool is_insert)
{
	if (is_insert)
	snd_soc_update_bits(codec, WCD9335_MBHC_PLUG_DETECT_CTL,
			    0xC0, 0x40);
	else
		snd_soc_update_bits(codec, WCD9335_MBHC_PLUG_DETECT_CTL,
				    0xC0, 0xC0);
}

static int tasha_micbias_control(struct snd_soc_codec *codec,