commit | d999b622fcfb392aa549e7e56f6f777b09748ea1 | [log] [tgz] |
---|---|---|
author | Loic Pallardy <loic.pallardy@st.com> | Thu Jan 10 14:50:51 2019 +0100 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Wed Feb 20 21:15:49 2019 -0800 |
tree | b14a36f5d5392292f623de575f81e0f546187014 | |
parent | 3df52ed7f269a25a5f97d6c03887c3ad3d012816 [diff] |
rpmsg: virtio: allocate buffer from parent Remoteproc is now capable to create one specific sub-device per virtio link to associate a dedicated memory pool. This implies to change device used by virtio_rpmsg for buffer allocation from grand-parent to parent. Signed-off-by: Loic Pallardy <loic.pallardy@st.com> Reviewed-by: Anup Patel <anup@brainfault.org> Tested-by: Anup Patel <anup@brainfault.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>