]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteproc
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 5 Feb 2018 18:07:40 +0000 (10:07 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 5 Feb 2018 18:07:40 +0000 (10:07 -0800)
commita84b3c00113aa501941f3b8f9aed0343ef5d6840
treed61cba8a2efc8cd9e90494d488e706980a2e9734
parent44f34a2f0ba24d3bccef1a96433b1bfdec85fccf
parentc579ebf041089ff0f19b1374cd405de7ff8fe2b6
Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteproc

Pull remoteproc updates from Bjorn Andersson:
 "This contains a few bug fixes and a cleanup up of the resource-table
  handling in the framework, which removes the need for drivers with no
  resource table to provide a fake one"

* tag 'rproc-v4.16' of git://github.com/andersson/remoteproc:
  remoteproc: Reset table_ptr on stop
  remoteproc: Drop dangling find_rsc_table dummies
  remoteproc: Move resource table load logic to find
  remoteproc: Don't handle empty resource table
  remoteproc: Merge rproc_ops and rproc_fw_ops
  remoteproc: Clone rproc_ops in rproc_alloc()
  remoteproc: Cache resource table size
  remoteproc: Remove depricated crash completion
  virtio_remoteproc: correct put_device virtio_device.dev
drivers/remoteproc/qcom_common.c