Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: c874bf5 ("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>
- Loading branch information