asoc: update init func for rxtx-rx1 virt dailink
The init func of rxtx-rx1 virt dailink should be same with rxtx-rx1 dailink. Change-Id: I62008bfb742d6c6b818b1b4dbce6d521229d0369 Signed-off-by: Faiz Kuchay <quic_fkuchay@quicinc.com>
This commit is contained in:
parent
beff0c7ec3
commit
a1e8d2ab44
@ -1004,7 +1004,7 @@ static struct snd_soc_dai_link msm_rx_tx_cdc_dma_be_dai_links[] = {
|
||||
.ignore_suspend = 1,
|
||||
.ops = &msm_common_be_ops,
|
||||
SND_SOC_DAILINK_REG(rx_dma_rx1),
|
||||
.init = &msm_rx_tx_codec_init,
|
||||
.init = &msm_int_wsa881x_init,
|
||||
},
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user