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

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

Merge "ASoC: msm: initiate mbhc_start only once"

parents 901953fd 2034aa0a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1598,7 +1598,7 @@ static int msm_audrx_init(struct snd_soc_pcm_runtime *rtd)
			return ret;
		}
	}
	return msm8x16_wcd_hs_detect(codec, &mbhc_cfg);
	return 0;
}

static struct snd_soc_ops msm8952_quat_mi2s_be_ops = {