Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 37d78dea authored by Chris Lew's avatar Chris Lew
Browse files

rpmsg: glink: Do not send to remote proc in reset



If an intent is available and there is space in the fifo, glink sends
the message and returns success even when the remote proc is in reset.
This causes request/response type drivers to wait for a response from
a remote proc in reset which can delay cleanup. Return an error on send
if the remote proc is in reset.

Change-Id: Ic49aa5e545d871387b8ebd74ad2828ca2140645b
Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
parent c0f4d1de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment