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>
(cherry picked from commit a1e8d2ab44
)
This commit is contained in:

committed by
Bharat Bommena

parent
d80aa7123d
commit
c5fccc6420
@@ -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,
|
||||
},
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user