soc: qcom: glink: Add notify_remote_rx_intent callback support
In some cases local clients transmit the data without GLINK_TX_REQ_INTENT
flag and fails if remote client not queued the matching rx_intent.
Add callback support to notify the local clients when remote client queue
an RX intent so that the client can track the remote intents.
CRs-Fixed: 847641
Change-Id: I649a054324ae7ed758a849345f41e3e26137f1f1
Signed-off-by:
Arun Kumar Neelakantam <aneela@codeaurora.org>
Loading
Please register or sign in to comment