Searched hist:d2008a96833082713094ba8a545141be1b01b266 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/remoteproc/ |
H A D | remoteproc_cdev.c | diff d2008a96833082713094ba8a545141be1b01b266 Fri Mar 12 17:24:51 CET 2021 Mathieu Poirier <mathieu.poirier@linaro.org> remoteproc: Properly deal with a stop request when attached
Allow a remote processor that was started by another entity to be switched off by the remoteproc core. For that to happen a rproc::ops::stop() operation needs to be available.
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Reviewed-by: Arnaud Pouliquen <arnaud.pouliquen@st.com> Link: https://lore.kernel.org/r/20210312162453.1234145-16-mathieu.poirier@linaro.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|
H A D | remoteproc_core.c | diff d2008a96833082713094ba8a545141be1b01b266 Fri Mar 12 17:24:51 CET 2021 Mathieu Poirier <mathieu.poirier@linaro.org> remoteproc: Properly deal with a stop request when attached
Allow a remote processor that was started by another entity to be switched off by the remoteproc core. For that to happen a rproc::ops::stop() operation needs to be available.
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Reviewed-by: Arnaud Pouliquen <arnaud.pouliquen@st.com> Link: https://lore.kernel.org/r/20210312162453.1234145-16-mathieu.poirier@linaro.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|