]> asedeno.scripts.mit.edu Git - linux.git/commit
remoteproc: add helper function to allocate and init rproc_mem_entry struct
authorLoic Pallardy <loic.pallardy@st.com>
Fri, 27 Jul 2018 13:14:40 +0000 (15:14 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 10 Oct 2018 05:39:06 +0000 (22:39 -0700)
commit72029c901a0244ca2e1eb09e1c453413a17f5787
tree8f1a7f9591181a8c563c5a12cfc999fe540946fc
parent3265230c5b05fe919291d09e266a8aedc85ebad0
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>
drivers/remoteproc/remoteproc_core.c
include/linux/remoteproc.h