diff options
author | 2020-06-24 22:15:18 +0530 | |
---|---|---|
committer | 2020-09-15 03:50:42 +0000 | |
commit | 4fcdaf6e28d11e2f3820d54dd23cd12a47ddd44e (patch) | |
tree | e83c8d17240b6bedb496876609b1df4f67ec9802 /drivers/usb/cdns3/cdns3-imx.c | |
parent | rpmsg: virtio: fix compilation warning for virtio_rpmsg_channel description (diff) | |
download | linux-dev-4fcdaf6e28d11e2f3820d54dd23cd12a47ddd44e.tar.xz linux-dev-4fcdaf6e28d11e2f3820d54dd23cd12a47ddd44e.zip |
rpmsg: glink: Use complete_all for open states
The open_req and open_ack completion variables are the state variables
to represet a remote channel as open. Use complete_all so there are no
races with waiters and using completion_done.
Signed-off-by: Chris Lew <clew@codeaurora.org>
Signed-off-by: Arun Kumar Neelakantam <aneela@codeaurora.org>
Signed-off-by: Deepak Kumar Singh <deesin@codeaurora.org>
Link: https://lore.kernel.org/r/1593017121-7953-2-git-send-email-deesin@codeaurora.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions