Searched hist:"880 f5b388252fedb26c70bb80ad1d7c8abbc0607" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/remoteproc/ |
H A D | qcom_common.c | diff 880f5b388252fedb26c70bb80ad1d7c8abbc0607 Tue Oct 31 01:11:14 CDT 2017 Bjorn Andersson <bjorn.andersson@linaro.org> remoteproc: Pass type of shutdown to subdev remove
remoteproc instances can be stopped either by invoking shutdown or by an attempt to recover from a crash. For some subdev types it's expected to clean up gracefully during a shutdown, but are unable to do so during a crash - so pass this information to the subdev remove functions.
Acked-By: Chris Lew <clew@codeaurora.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|
H A D | remoteproc_core.c | diff 880f5b388252fedb26c70bb80ad1d7c8abbc0607 Tue Oct 31 01:11:14 CDT 2017 Bjorn Andersson <bjorn.andersson@linaro.org> remoteproc: Pass type of shutdown to subdev remove
remoteproc instances can be stopped either by invoking shutdown or by an attempt to recover from a crash. For some subdev types it's expected to clean up gracefully during a shutdown, but are unable to do so during a crash - so pass this information to the subdev remove functions.
Acked-By: Chris Lew <clew@codeaurora.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|
/openbmc/linux/include/linux/ |
H A D | remoteproc.h | diff 880f5b388252fedb26c70bb80ad1d7c8abbc0607 Tue Oct 31 01:11:14 CDT 2017 Bjorn Andersson <bjorn.andersson@linaro.org> remoteproc: Pass type of shutdown to subdev remove
remoteproc instances can be stopped either by invoking shutdown or by an attempt to recover from a crash. For some subdev types it's expected to clean up gracefully during a shutdown, but are unable to do so during a crash - so pass this information to the subdev remove functions.
Acked-By: Chris Lew <clew@codeaurora.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|