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

Commit 5560c9de 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: modify hostless dai link according to the dai driver"

parents 9a4bb419 8896b58a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -904,7 +904,6 @@ static struct snd_soc_dai_link msm8952_common_fe_dai[] = {
		.cpu_dai_name = "QUAT_MI2S_RX_HOSTLESS",
		.platform_name = "msm-pcm-hostless",
		.dynamic = 1,
		.dpcm_capture = 1,
		.dpcm_playback = 1,
		.trigger = {SND_SOC_DPCM_TRIGGER_POST,
			SND_SOC_DPCM_TRIGGER_POST},
+0 −2
Original line number Diff line number Diff line
@@ -1719,7 +1719,6 @@ static struct snd_soc_dai_link msm8952_dai[] = {
		.platform_name	= "msm-pcm-hostless",
		.dynamic = 1,
		.dpcm_playback = 1,
		.dpcm_capture = 1,
		.trigger = {SND_SOC_DPCM_TRIGGER_POST,
			SND_SOC_DPCM_TRIGGER_POST},
		.no_host_mode = SND_SOC_DAI_LINK_NO_HOST,
@@ -2045,7 +2044,6 @@ static struct snd_soc_dai_link msm8952_dai[] = {
		.platform_name = "msm-pcm-hostless",
		.dynamic = 1,
		.dpcm_playback = 1,
		.dpcm_capture = 1,
		.trigger = {SND_SOC_DPCM_TRIGGER_POST,
			SND_SOC_DPCM_TRIGGER_POST},
		.no_host_mode = SND_SOC_DAI_LINK_NO_HOST,