]> git.baikalelectronics.ru Git - kernel.git/commit
remoteproc: Remove custom vdev handler list
authorBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 20 Oct 2016 02:40:11 +0000 (19:40 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 15 Nov 2016 05:52:18 +0000 (21:52 -0800)
commit17fb87518aa23cc18160aed8feb8777d8b18a8b7
tree9bfe760a4ef9756afd38ab224602896b5d927498
parentca2a8d087ea6c4d5a6cf4e7654220b2e5cc59f3d
remoteproc: Remove custom vdev handler list

The vdev handler is now just another resource allocator, so handle all
resource types in a single pass.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/remoteproc_core.c