]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: fsl: Let imx-audio-rpmsg register platform device for card
authorChancel Liu <chancel.liu@nxp.com>
Mon, 11 Mar 2024 11:13:47 +0000 (20:13 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 25 Mar 2024 00:32:50 +0000 (00:32 +0000)
commitc73524768e9e1a7ac9eb3a4d36a1ac0d34f22644
tree7a53bf8492e15620f92470efafa419e64c9cf79c
parentdacc7459745df168152b5cceba34efade9b5e063
ASoC: fsl: Let imx-audio-rpmsg register platform device for card

Let imx-audio-rpmsg register platform device for card. So that card
register and unregister can be controlled by rpmsg driver's register
and unregister.

Signed-off-by: Chancel Liu <chancel.liu@nxp.com>
Link: https://msgid.link/r/20240311111349.723256-4-chancel.liu@nxp.com
Acked-by: Shengjiu Wang <shengjiu.wang@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_rpmsg.c
sound/soc/fsl/imx-audio-rpmsg.c