Home
last modified time | relevance | path

Searched hist:fbb6aacb078285f88e4a4a20399c6af8d61e0000 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_core.cdiff fbb6aacb078285f88e4a4a20399c6af8d61e0000 Sun Oct 02 19:46:39 CDT 2016 Bjorn Andersson <bjorn.andersson@linaro.org> remoteproc: Refactor rproc module locking

Lock the implementation as we hand out references to client drivers
rather than when they try to boot the remote processor. This allows
auto-booting remote processors to be shut down by unloading their
module, in addition to first unbinding them.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>