]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit2ca7d866ca13eb8394c6a4431465a6faa0c92fd6
tree9bfe760a4ef9756afd38ab224602896b5d927498
parent48f18f89896338b995c6f8ed7a986d1bd9715d16
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