Searched hist:"28 d7d5c66d560730fdfe021b129e7d3f72a4b97f" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/remoteproc/ |
H A D | remoteproc_core.c | diff 28d7d5c66d560730fdfe021b129e7d3f72a4b97f Thu Jan 10 07:49:11 CST 2019 Loic Pallardy <loic.pallardy@st.com> remoteproc: fix rproc_check_carveout_da() returned error and comments
Fix typo in comments. Change returned error from ENOMEM to EINVAL as not dealing with memory allocation. Remove carveout forced da update and return an error when no configuration match
Fixes: c874bf59add0 ("remoteproc: add helper function to check carveout device address")
Signed-off-by: Loic Pallardy <loic.pallardy@st.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|