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

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

Merge "asoc: sm6150: Add support for audio over display port"

parents eaf72d32 e5a1d4f0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7752,7 +7752,7 @@ static struct snd_soc_card *populate_snd_card_dailinks(struct device *dev)
			dev_dbg(dev, "%s: No DT match Ext Disp interface\n",
				__func__);
		} else {
			if (auxpcm_audio_intf) {
			if (ext_disp_audio_intf) {
				memcpy(msm_sm6150_dai_links + total_links,
					ext_disp_be_dai_link,
					sizeof(ext_disp_be_dai_link));