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

Commit b18967fd 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: remove hdmi codec name for automotive platform"

parents 99bd71c8 3762fe7a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3243,8 +3243,8 @@ static struct snd_soc_dai_link apq8096_hdmi_dai_link[] = {
		.stream_name = "HDMI Playback",
		.cpu_dai_name = "msm-dai-q6-hdmi.8",
		.platform_name = "msm-pcm-routing",
		.codec_name = "msm-hdmi-audio-codec-rx",
		.codec_dai_name = "msm_hdmi_audio_codec_rx_dai",
		.codec_name = "msm-stub-codec.1",
		.codec_dai_name = "msm-stub-rx",
		.no_pcm = 1,
		.dpcm_playback = 1,
		.be_id = MSM_BACKEND_DAI_HDMI_RX,