Skip to content
  • Linus Torvalds's avatar
    Merge tag 'rpmsg-v4.16' of git://github.com/andersson/remoteproc · 67fb3b92
    Linus Torvalds authored
    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
    67fb3b92