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

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

Merge "ASoC: msm8996: Remove efuse sense for wcd9335 from machine driver"

parents 204e5365 8aaeedc6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1751,7 +1751,6 @@ static int msm_audrx_init(struct snd_soc_pcm_runtime *rtd)
		tomtom_enable_qfuse_sensing(rtd->codec);
	} else {
		tasha_event_register(msm8996_tasha_codec_event_cb, rtd->codec);
		tasha_enable_efuse_sensing(rtd->codec);
		if (aux_dev_type == WSA8810)
			tasha_set_spkr_mode(rtd->codec, SPKR_MODE_1);
	}