Searched hist:"6 a6c4dc0e5de5dc4fec0ccda417c26f5814be380" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/remoteproc/ |
H A D | remoteproc_core.c | diff 6a6c4dc0e5de5dc4fec0ccda417c26f5814be380 Fri Mar 12 10:24:38 CST 2021 Mathieu Poirier <mathieu.poirier@linaro.org> remoteproc: Rename function rproc_actuate()
Rename function rproc_actuate() to rproc_attach(). That way it is easy to understand that it does the opposite of rproc_detach().
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Reviewed-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Arnaud Pouliquen <arnaud.pouliquen@st.com> Link: https://lore.kernel.org/r/20210312162453.1234145-3-mathieu.poirier@linaro.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|