rpmsg: Move endpoint related interface to rpmsg core
authorBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 1 Sep 2016 22:28:01 +0000 (15:28 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 9 Sep 2016 05:15:22 +0000 (22:15 -0700)
commitc9bd6f422090b874b5877b4cedcd7757eac33117
tree6ed5722a4f4d050091007a4ff63bb936c85f459a
parent8a228ecfe086b84e237a8d78be079e286e1ea67b
rpmsg: Move endpoint related interface to rpmsg core

Move the rpmsg_send() and rpmsg_destroy_ept() interface to the rpmsg
core, so that we eventually can hide the rpmsg_endpoint ops from the
public API.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/rpmsg/rpmsg_core.c
drivers/rpmsg/virtio_rpmsg_bus.c
include/linux/rpmsg.h