commit | 72029c901a0244ca2e1eb09e1c453413a17f5787 | [log] [tgz] |
---|---|---|
author | Loic Pallardy <loic.pallardy@st.com> | Fri Jul 27 15:14:40 2018 +0200 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Tue Oct 09 22:39:06 2018 -0700 |
tree | 8f1a7f9591181a8c563c5a12cfc999fe540946fc | |
parent | 3265230c5b05fe919291d09e266a8aedc85ebad0 [diff] |
remoteproc: add helper function to allocate and init rproc_mem_entry struct This patch introduces rproc_mem_entry_init helper function to simplify rproc_mem_entry structure allocation and filling by client. Signed-off-by: Loic Pallardy <loic.pallardy@st.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>