MLK-17332: ARM: imx: pm-rpmsg: remove workqueue delay
authorRobin Gong <yibin.gong@nxp.com>
Wed, 3 Jan 2018 05:51:59 +0000 (13:51 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:52:21 +0000 (14:52 -0500)
commitc1dd5f49574debbe6174b1a174d3a626c5ea8e45
tree6bcc9137480856b5c261f53f48a7df38df5a92ae
parent16edb5727c8de24b14779ef9ae1b39b4c8e37f66
MLK-17332: ARM: imx: pm-rpmsg: remove workqueue delay

With the latest M4 image on i.mx7ULP, which assume life cycle rpmsg is the
first channel sending message during AP bootup, we should remove the delay
timing window which other rpmsg channel may fall in, otherwise, such rpmsg
channel may probe failed as pf1550 regulator rpmsg driver.

Signed-off-by: Robin Gong <yibin.gong@nxp.com>
Tested-by: Anson Huang <Anson.Huang@nxp.com>
arch/arm/mach-imx/pm-rpmsg.c