ASoC: imx-pcm-rpmsg: Set PCM hardware parameters separately
authorChancel Liu <chancel.liu@nxp.com>
Sun, 25 Jun 2023 06:54:12 +0000 (14:54 +0800)
committerMark Brown <broonie@kernel.org>
Sun, 9 Jul 2023 21:50:57 +0000 (22:50 +0100)
commit82770b76abae2ff9d70f354a61983b921e63bae1
tree3be5333aedb93ce0f1534ea3bf418dec6c955090
parent7f6ecc220272dff53b7cec0ae2a863eefcb5335b
ASoC: imx-pcm-rpmsg: Set PCM hardware parameters separately

Different PCM devices may have different PCM hardware parameters. It
requires PCM hardware parameters set separately if there is more than
one rpmsg sound card.

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