linux/drivers/rpmsg
Bjorn Andersson 3bf950ff23 rpmsg: virtio: Hide vrp pointer from the public API
Create a container struct virtio_rpmsg_channel around the rpmsg_channel
to keep virtio backend information separate from the rpmsg and public
API. This makes the public structures independant of virtio.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2016-09-08 22:15:24 -07:00
..
Kconfig rpmsg: Move rpmsg_device API to new file 2016-09-08 22:15:21 -07:00
Makefile rpmsg: Move rpmsg_device API to new file 2016-09-08 22:15:21 -07:00
rpmsg_core.c rpmsg: Hide rpmsg indirection tables 2016-09-08 22:15:24 -07:00
rpmsg_internal.h rpmsg: Hide rpmsg indirection tables 2016-09-08 22:15:24 -07:00
virtio_rpmsg_bus.c rpmsg: virtio: Hide vrp pointer from the public API 2016-09-08 22:15:24 -07:00