Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 91db2b47 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "rpmsg: glink: mark intent request complete before wake up"

parents 6004767c 32933046
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -309,6 +309,8 @@ static void qcom_glink_channel_release(struct kref *ref)
	int iid;

	CH_INFO(channel, "\n");
	channel->intent_req_result = false;
	atomic_inc(&channel->intent_req_comp);
	wake_up(&channel->intent_req_event);

	/* cancel pending rx_done work */