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

Commit 2fae196f 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: Update gnd-mic swap callback function"

parents 1e1f6991 12153c3f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3780,6 +3780,7 @@ static int msm8996_asoc_machine_probe(struct platform_device *pdev)
		dev_dbg(&pdev->dev, "%s detected %d",
			"qcom,us-euro-gpios", pdata->us_euro_gpio);
		mbhc_cfg.swap_gnd_mic = msm8996_swap_gnd_mic;
		wcd_mbhc_cfg.swap_gnd_mic = msm8996_swap_gnd_mic;
	}

	ret = msm8996_prepare_us_euro(card);