MLK-20661: ASoC: imx-pcm-rpmsg: remove the nonblock constraint
authorShengjiu Wang <shengjiu.wang@nxp.com>
Thu, 27 Dec 2018 06:48:06 +0000 (14:48 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commiteb422681ffa4ed7edd45a12f8d5078ca3b4759ec
tree02fd52786a35135ebe8c6fb7abd7c17d8f0ec02b
parente36957e97ca9b604b71b7722c6b4d2e159c1a568
MLK-20661: ASoC: imx-pcm-rpmsg: remove the nonblock constraint

we can call the snd_pcm_period_elapsed in timer's callback
to achieve pseudo period wake up, so the nonblock constraint
can be removed

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
(cherry picked from commit 545031216a5a7b91f1a50e2f8e39f9672e76c8f8)
sound/soc/fsl/imx-pcm-rpmsg.c