]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
ASoC: imx-rpmsg: Assign platform driver used by machine driver to link with
authorChancel Liu <chancel.liu@nxp.com>
Fri, 30 Sep 2022 06:44:41 +0000 (14:44 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 17 Oct 2022 11:48:18 +0000 (12:48 +0100)
commit4b48440ea390bada41928920446928beb3652a76
treecc033c0fb8f2ea0a82e943128c216fc989544717
parentf26c1bb8a8ebe72748a3bb6f5d75079b642a33e8
ASoC: imx-rpmsg: Assign platform driver used by machine driver to link with

Each ASoC platform driver is named by rpmsg channel. ASoC machine
driver can parse "fsl,rpmsg-channel-name" property to figure out which
ASoC platform driver it should link with.

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