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

Commit fbea92ff authored by Karthikeyan Mani's avatar Karthikeyan Mani Committed by Gerrit - the friendly Code Review server
Browse files

asoc: msm: fix display port rx1 route



Fix proper name for rx1 dp port widget for
proper registration of the dp route.

Change-Id: I31894c0b1f66ed8848f533728f3ca07ec9fefd34
Signed-off-by: default avatarKarthikeyan Mani <kmani@codeaurora.org>
parent 75a24ba3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16663,7 +16663,7 @@ static const struct snd_soc_dapm_widget msm_qdsp6_widgets[] = {
	SND_SOC_DAPM_MIXER("DISPLAY_PORT_RX Port Mixer",
	SND_SOC_NOPM, 0, 0, display_port_rx_port_mixer_controls,
	ARRAY_SIZE(display_port_rx_port_mixer_controls)),
	SND_SOC_DAPM_MIXER("DISPLAY_PORT_RX Port1 Mixer",
	SND_SOC_DAPM_MIXER("DISPLAY_PORT_RX1 Port Mixer",
	SND_SOC_NOPM, 0, 0, display_port_rx1_port_mixer_controls,
	ARRAY_SIZE(display_port_rx1_port_mixer_controls)),
	SND_SOC_DAPM_MIXER("SEC_I2S_RX Port Mixer",