commit | fb98e2bdbd5f5949459dcfe9976bdafdb0ed1948 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Fri Jan 05 15:58:00 2018 -0800 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Mon Jan 15 09:29:34 2018 -0800 |
tree | f67e7500d32efdb60c191614dc5003a03542c4eb | |
parent | a4b24c7560ba64c3c54d8f90ee033a6f0565f8d3 [diff] |
remoteproc: Clone rproc_ops in rproc_alloc() In order to allow rproc_alloc() to, in a future patch, update entries in the "ops" struct we need to make a local copy of it. Reviewed-By: Loic Pallardy <loic.pallardy@st.com> Tested-By: Loic Pallardy <loic.pallardy@st.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>