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

Commit e97057ae authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "asoc: add missed name for codec dma dais"

parents 07f045f4 7cf70c06
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -12927,6 +12927,7 @@ static struct snd_soc_dai_driver msm_dai_q6_cdc_dma_dai[] = {
			.rate_min = 8000,
			.rate_max = 384000,
		},
		.name = "TX_CDC_DMA_TX_0",
		.ops = &msm_dai_q6_cdc_dma_ops,
		.id = AFE_PORT_ID_TX_CODEC_DMA_TX_0,
		.probe = msm_dai_q6_dai_cdc_dma_probe,
@@ -12978,6 +12979,7 @@ static struct snd_soc_dai_driver msm_dai_q6_cdc_dma_dai[] = {
			.rate_min = 8000,
			.rate_max = 384000,
		},
		.name = "TX_CDC_DMA_TX_1",
		.ops = &msm_dai_q6_cdc_dma_ops,
		.id = AFE_PORT_ID_TX_CODEC_DMA_TX_1,
		.probe = msm_dai_q6_dai_cdc_dma_probe,
@@ -13003,6 +13005,7 @@ static struct snd_soc_dai_driver msm_dai_q6_cdc_dma_dai[] = {
			.rate_min = 8000,
			.rate_max = 384000,
		},
		.name = "RX_CDC_DMA_RX_2",
		.ops = &msm_dai_q6_cdc_dma_ops,
		.id = AFE_PORT_ID_RX_CODEC_DMA_RX_2,
		.probe = msm_dai_q6_dai_cdc_dma_probe,
@@ -13028,6 +13031,7 @@ static struct snd_soc_dai_driver msm_dai_q6_cdc_dma_dai[] = {
			.rate_min = 8000,
			.rate_max = 384000,
		},
		.name = "TX_CDC_DMA_TX_2",
		.ops = &msm_dai_q6_cdc_dma_ops,
		.id = AFE_PORT_ID_TX_CODEC_DMA_TX_2,
		.probe = msm_dai_q6_dai_cdc_dma_probe,
@@ -13052,6 +13056,7 @@ static struct snd_soc_dai_driver msm_dai_q6_cdc_dma_dai[] = {
			.rate_min = 8000,
			.rate_max = 384000,
		},
		.name = "RX_CDC_DMA_RX_3",
		.ops = &msm_dai_q6_cdc_dma_ops,
		.id = AFE_PORT_ID_RX_CODEC_DMA_RX_3,
		.probe = msm_dai_q6_dai_cdc_dma_probe,
@@ -13103,6 +13108,7 @@ static struct snd_soc_dai_driver msm_dai_q6_cdc_dma_dai[] = {
			.rate_min = 8000,
			.rate_max = 384000,
		},
		.name = "RX_CDC_DMA_RX_4",
		.ops = &msm_dai_q6_cdc_dma_ops,
		.id = AFE_PORT_ID_RX_CODEC_DMA_RX_4,
		.probe = msm_dai_q6_dai_cdc_dma_probe,
@@ -13154,6 +13160,7 @@ static struct snd_soc_dai_driver msm_dai_q6_cdc_dma_dai[] = {
			.rate_min = 8000,
			.rate_max = 384000,
		},
		.name = "RX_CDC_DMA_RX_5",
		.ops = &msm_dai_q6_cdc_dma_ops,
		.id = AFE_PORT_ID_RX_CODEC_DMA_RX_5,
		.probe = msm_dai_q6_dai_cdc_dma_probe,
@@ -13179,6 +13186,7 @@ static struct snd_soc_dai_driver msm_dai_q6_cdc_dma_dai[] = {
			.rate_min = 8000,
			.rate_max = 384000,
		},
		.name = "TX_CDC_DMA_TX_5",
		.ops = &msm_dai_q6_cdc_dma_ops,
		.id = AFE_PORT_ID_TX_CODEC_DMA_TX_5,
		.probe = msm_dai_q6_dai_cdc_dma_probe,
@@ -13204,6 +13212,7 @@ static struct snd_soc_dai_driver msm_dai_q6_cdc_dma_dai[] = {
			.rate_min = 8000,
			.rate_max = 384000,
		},
		.name = "RX_CDC_DMA_RX_6",
		.ops = &msm_dai_q6_cdc_dma_ops,
		.id = AFE_PORT_ID_RX_CODEC_DMA_RX_6,
		.probe = msm_dai_q6_dai_cdc_dma_probe,
@@ -13229,6 +13238,7 @@ static struct snd_soc_dai_driver msm_dai_q6_cdc_dma_dai[] = {
			.rate_min = 8000,
			.rate_max = 384000,
		},
		.name = "RX_CDC_DMA_RX_7",
		.ops = &msm_dai_q6_cdc_dma_ops,
		.id = AFE_PORT_ID_RX_CODEC_DMA_RX_7,
		.probe = msm_dai_q6_dai_cdc_dma_probe,