Browse Source

Merge "asoc: qcs405: Fix cpu dai node of VI sense dailink"

Linux Build Service Account 6 years ago
parent
commit
1213456337
1 changed files with 1 additions and 1 deletions
  1. 1 1
      asoc/qcs405.c

+ 1 - 1
asoc/qcs405.c

@@ -5725,7 +5725,7 @@ static struct snd_soc_dai_link msm_bolero_fe_dai_links[] = {
 	{
 		.name = LPASS_BE_WSA_CDC_DMA_TX_0,
 		.stream_name = "WSA CDC DMA0 Capture",
-		.cpu_dai_name = "msm-dai-cdc-dma.45057",
+		.cpu_dai_name = "msm-dai-cdc-dma-dev.45057",
 		.platform_name = "msm-pcm-hostless",
 		.codec_name = "bolero_codec",
 		.codec_dai_name = "wsa_macro_vifeedback",