ASoC: fsl_rpmsg: Register different ASoC machine devices
authorChancel Liu <chancel.liu@nxp.com>
Fri, 30 Sep 2022 06:44:39 +0000 (14:44 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 17 Oct 2022 11:48:16 +0000 (12:48 +0100)
commit76a874caeab596972f529968aa0d19d4ba1d2197
tree0d51babf84b7b7a479f822cce0c5180da116d62b
parentbdc0f6ca1c079ba790e0e227cff6164feae90460
ASoC: fsl_rpmsg: Register different ASoC machine devices

This driver helps register ASoC machine device thus use of
PLATFORM_DEVID_AUTO macro in API can automatically create device for
each sound card based on rpmsg.

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-6-chancel.liu@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_rpmsg.c