From: Linus Torvalds Date: Mon, 5 Feb 2018 18:05:40 +0000 (-0800) Subject: Merge tag 'rpmsg-v4.16' of git://github.com/andersson/remoteproc X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=67fb3b92b0f92a161e25370d437ae4ba08089e75;p=linux.git Merge tag 'rpmsg-v4.16' of git://github.com/andersson/remoteproc Pull rpmsg updates from Bjorn Andersson: "This fixes a few issues found in the SMD and GLINK drivers and corrects the handling of SMD channels that are found in an (previously) unexpected state" * tag 'rpmsg-v4.16' of git://github.com/andersson/remoteproc: rpmsg: smd: Fix double unlock in __qcom_smd_send() rpmsg: glink: Fix missing mutex_init() in qcom_glink_alloc_channel() rpmsg: smd: Don't hold the tx lock during wait rpmsg: smd: Fail send on a closed channel rpmsg: smd: Wake up all waiters rpmsg: smd: Create device for all channels rpmsg: smd: Perform handshake during open rpmsg: glink: smem: Ensure ordering during tx drivers: rpmsg: remove duplicate includes remoteproc: qcom: Use PTR_ERR_OR_ZERO() in glink prob --- 67fb3b92b0f92a161e25370d437ae4ba08089e75