OSDN Git Service

soc: qcom: glink: Receive remote rx_intent with a cookie
authorKarthikeyan Ramasubramanian <kramasub@codeaurora.org>
Wed, 20 Apr 2016 18:10:48 +0000 (12:10 -0600)
committerKarthikeyan Ramasubramanian <kramasub@codeaurora.org>
Wed, 3 Aug 2016 17:37:13 +0000 (11:37 -0600)
commita1fa510e64cfbe4001d5586f9646644f9b381820
treeea8d3e4d7fdee90b825db3c3bb8e191b515064e7
parent60aacdb787e6040d86bea2cd54897085a638a728
soc: qcom: glink: Receive remote rx_intent with a cookie

Currently the remote rx_intent is stored with the primary information.
The transport cannot provide a cookie to be retrieved and used later during
transmission.

Add support to receive a remote rx_intent with a cookie.

CRs-Fixed: 1045916
Change-Id: Id5f204647205b2fde9e5cb422a3ddc8cc4f3a5a0
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
drivers/soc/qcom/glink.c
drivers/soc/qcom/glink_core_if.h
drivers/soc/qcom/glink_xprt_if.h