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

Commit 26309ed1 authored by Zun Qiao's avatar Zun Qiao
Browse files

asoc: fix error for VA_CDC_DMA_TX_0 for bengal



- Fix msm_int_audrx_init API called repeatedly
  during the sound card registration stage.

Change-Id: I71828fe6b026432a77b46b383d8c9e97371fb814
Signed-off-by: default avatarZun Qiao <quic_zqiao@quicinc.com>
parent b0a827be
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -5392,7 +5392,6 @@ static struct snd_soc_dai_link msm_rx_tx_cdc_dma_be_dai_links[] = {
		.ignore_suspend = 1,
		.ops = &msm_cdc_dma_be_ops,
		SND_SOC_DAILINK_REG(rx_dma_rx0),
		.init = &msm_int_audrx_init,
	},
	{
		.name = LPASS_BE_RX_CDC_DMA_RX_1,