]> git.baikalelectronics.ru Git - kernel.git/commit
rpmsg: virtio: Hide vrp pointer from the public API
authorBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 1 Sep 2016 22:28:06 +0000 (15:28 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 9 Sep 2016 05:15:24 +0000 (22:15 -0700)
commit52799c434c0cbb4d2423a62956b0141478bbe323
tree18ee3ed890e35a0f263c2f03ee134580b03e4811
parenta4af65bcc5a6bf93620656e8c70f4c7ea6513214
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>
drivers/rpmsg/virtio_rpmsg_bus.c
include/linux/rpmsg.h