MLK-21247 rpmsg: imx: do not check the remote ready flag in suspend mode
authorRichard Zhu <hongxing.zhu@nxp.com>
Mon, 25 Mar 2019 09:22:00 +0000 (17:22 +0800)
committerRichard Zhu <hongxing.zhu@nxp.com>
Tue, 23 Apr 2019 02:48:08 +0000 (10:48 +0800)
commitc5d0b19f7caa17e231fbf5c9a6612c94c2825bfe
tree71d68eb32b913f304c94fcd74352b706e621e060
parent4f6e8ab64aa0923c8aae47d0d34bfcaea620f27f
MLK-21247 rpmsg: imx: do not check the remote ready flag in suspend mode

Since, the partition reset irq would be triggered anytime.
Do not read the status of the MU if master side is in suspend mode.

Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
(cherry picked from commit 117dbcb1ce258587f8d162c0b3219f32d6de6fbc)
drivers/rpmsg/imx_rpmsg.c