rpmsg: glink: Transition intent request signaling to wait queue
authorBjorn Andersson <quic_bjorande@quicinc.com>
Mon, 27 Mar 2023 14:46:16 +0000 (07:46 -0700)
committerBjorn Andersson <andersson@kernel.org>
Wed, 19 Apr 2023 19:43:17 +0000 (12:43 -0700)
commit0a7eee89e79eb8b97d46e1e0001b9e2709795af5
treea720bc750586850b33556fc1b23904ed9d393c94
parent38be89514b88f53ff772d1e016a68b59814aef72
rpmsg: glink: Transition intent request signaling to wait queue

Transition the intent request acknowledgement to use a wait queue so
that it's possible, in the next commit, to extend the wait to also wait
for an incoming intent.

Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com>
Reviewed-by: Chris Lew <quic_clew@quicinc.com>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230327144617.3134175-2-quic_bjorande@quicinc.com
drivers/rpmsg/qcom_glink_native.c