commit | 2b45cef5868a9ad012121f4f7f11c700bfb7f2e4 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Wed Oct 19 19:40:08 2016 -0700 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Mon Nov 14 21:52:16 2016 -0800 |
tree | c4b1b74c659c5945d440a03ddfecac615417e2a6 | |
parent | a863af5d419361d3e657d4880dd3d7c490a8c4ba [diff] |
remoteproc: Further extend the vdev life cycle Tie the vdev (and hence vring) life cycle to the resource parsing and resource cleanup operations, allowing us to safely register and unregister virtio devices on the go. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>