commit | eb114f27fd3a6fd5005e07818043993bda67d8d1 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Tue Dec 12 15:58:55 2017 -0800 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Mon Dec 18 21:50:05 2017 -0800 |
tree | 5985649e6d4c8e99bcb6a1aaf76d9678dd574545 | |
parent | c12fc4519f607f83b6874a5388bb4df0759f687c [diff] |
rpmsg: smd: Wake up all waiters It's possible to have multiple contexts waiting for new channel events and with an upcoming change it's possible to have multiple contexts waiting for a full FIFO. As such we need to wake them all up. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>