]> Git Repo - linux.git/commit
rpmsg: virtio: allocate buffer from parent
authorLoic Pallardy <[email protected]>
Thu, 10 Jan 2019 13:50:51 +0000 (14:50 +0100)
committerBjorn Andersson <[email protected]>
Thu, 21 Feb 2019 05:15:49 +0000 (21:15 -0800)
commitd999b622fcfb392aa549e7e56f6f777b09748ea1
treeb14a36f5d5392292f623de575f81e0f546187014
parent3df52ed7f269a25a5f97d6c03887c3ad3d012816
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 <[email protected]>
Reviewed-by: Anup Patel <[email protected]>
Tested-by: Anup Patel <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
drivers/rpmsg/virtio_rpmsg_bus.c
This page took 0.051705 seconds and 4 git commands to generate.