rpmsg: glink: Receive and store the remote intent buffers
authorSricharan R <sricharan@codeaurora.org>
Thu, 24 Aug 2017 07:21:39 +0000 (12:51 +0530)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 30 Aug 2017 03:34:15 +0000 (20:34 -0700)
commitdacbb35e930f8348f70f2daf58ea6eb42b140a0b
tree4a1532755c9d061e8272655c95b3b52813af4f40
parent6bf68cbdf7df32d53fcf32a9615d00913eac8d23
rpmsg: glink: Receive and store the remote intent buffers

Just like we allocating and sending intent ids to remote, remote side
allocates and sends us the intents as well.  So save the intent ids and
use it later while sending data targeting the appropriate intents based
on the size.

Acked-by: Arun Kumar Neelakantam <aneela@codeaurora.org>
Signed-off-by: Sricharan R <sricharan@codeaurora.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/rpmsg/qcom_glink_native.c