Commits
Robin Gong committed 9012680f6cf
MLK-13720-4: regulator: pf1550-regulator-rpmsg: fix "rpmsg_send timeout" Sometimes rpmsg callback triggered quickly before reinit_completion, then cause "rpmsg_send timeout!". Move reinit_completion to the place before rpmsg_send to make sure the completion is ready before callback triggered. Signed-off-by: Robin Gong <yibin.gong@nxp.com> (cherry picked from commit 8e44277d3f27e5f46232bd705ee9ef594db42575)