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

Commit 5924536a authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ASoC: SDM660: Avoid static route between cpu and codec dai"

parents 08f61ac1 a43aea28
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -555,6 +555,7 @@ static struct snd_soc_dai_link msm_ext_tavil_be_dai[] = {
		.platform_name = "msm-pcm-routing",
		.codec_name = "tavil_codec",
		.codec_dai_name = "tavil_rx3",
		.dynamic_be = 1,
		.no_pcm = 1,
		.dpcm_playback = 1,
		.id = MSM_BACKEND_DAI_SLIMBUS_5_RX,
@@ -586,6 +587,7 @@ static struct snd_soc_dai_link msm_ext_tavil_be_dai[] = {
		.platform_name = "msm-pcm-routing",
		.codec_name = "tavil_codec",
		.codec_dai_name = "tavil_rx4",
		.dynamic_be = 1,
		.no_pcm = 1,
		.dpcm_playback = 1,
		.id = MSM_BACKEND_DAI_SLIMBUS_6_RX,
@@ -1316,6 +1318,7 @@ static struct snd_soc_dai_link msm_ext_common_be_dai[] = {
		.platform_name = "msm-pcm-routing",
		.codec_name = "msm-stub-codec.1",
		.codec_dai_name = "msm-stub-rx",
		.dynamic_be = 1,
		.no_pcm = 1,
		.dpcm_playback = 1,
		.id = MSM_BACKEND_DAI_USB_RX,