rpmsg: glink: Add rx done command
authorSricharan R <sricharan@codeaurora.org>
Thu, 24 Aug 2017 07:21:37 +0000 (12:51 +0530)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 30 Aug 2017 03:34:14 +0000 (20:34 -0700)
commit1d2ea36eead91e77e2733000a7f8e81a87d30c52
tree67f96c09edc013064f544e46961f6957a5783571
parentb88eee975a26b1542c9da91571f79c110c108dd1
rpmsg: glink: Add rx done command

Send RX data receive ack to remote and also inform that local intent
buffer is used and freed. This informs the remote to request for next
set of intent buffers before doing a send operation.

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