commit | 6a6c4dc0e5de5dc4fec0ccda417c26f5814be380 | [log] [tgz] |
---|---|---|
author | Mathieu Poirier <mathieu.poirier@linaro.org> | Fri Mar 12 09:24:38 2021 -0700 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Thu Mar 18 07:54:52 2021 -0500 |
tree | 31743b2de1ae3d24e6a4835ba28de7c2edb69fb4 | |
parent | 16324fc8def1c08a92261089aaf503aca3381aa6 [diff] |
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>