Searched hist:d81fb32f3da6c46863c9b736f991fc595d0373bd (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/remoteproc/ |
H A D | remoteproc_core.c | diff d81fb32f3da6c46863c9b736f991fc595d0373bd Thu Aug 11 16:52:52 CDT 2016 Bjorn Andersson <bjorn.andersson@linaro.org> remoteproc: Move vdev handling to boot/shutdown
The newly introduced "always-on" flag allows us to stop giving the vdevs special treatment. The ordering of resource allocation and life cycle of the remote processor is kept intact.
This allows us to mark a remote processor with vdevs to not boot unless explicitly requested to do so by a client driver.
Cc: Lee Jones <lee.jones@linaro.org> Cc: Loic Pallardy <loic.pallardy@st.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|