Commits
Shengjiu Wang committed 3cc7f40fd16
MLK-13904-1: ASoC: fsl: add audio cpu dai driver base on rpmsg Add the cpu dai driver, as the rpmsg_send api can't be used in atomic context, so using the workqueue instead of calling rpmsg_send() directly. The detail communication stack is defined in header file. Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com> Acked-by: Robin Gong <yibin.gong@nxp.com>