]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
rpmsg: smd: Expose edge registration functions
authorBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 20 Oct 2016 02:40:03 +0000 (19:40 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 15 Nov 2016 05:52:14 +0000 (21:52 -0800)
commit8fc947230fbc5da1d6d198c758b894f847bf2a28
tree142843e9c695004c8abdf306dd082bfb1dae9e8c
parent7bdc9650f03604b06ba7434fab694e8ae8ca782d
rpmsg: smd: Expose edge registration functions

The edge registration functions is to be used from a remoteproc driver
to register and unregister an edge as the remote processor comes and
goes.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/rpmsg/qcom_smd.c
include/linux/rpmsg/qcom_smd.h [new file with mode: 0644]