Эх сурвалжийг харах

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: Karthikeyan Mani <[email protected]>
Karthikeyan Mani 6 жил өмнө
parent
commit
fbea92ff45

+ 1 - 1
asoc/msm-pcm-routing-v2.c

@@ -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",