Commits
Shengjiu Wang committed 35c675bc633
MLK-17156-6: ASoC: imx-pcm-rpmsg: fix get codec data failed Receive message is only used when the type is B. originally we copy the receive message to revg_msg all the time, when the message type is C, which will overide the revg_msg, which cause the get codec data command return wrong value. Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>