rpmsg: virtio: Add rpmsg channel device ops
authorArnaud Pouliquen <arnaud.pouliquen@st.com>
Fri, 20 Nov 2020 21:42:43 +0000 (14:42 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 24 Nov 2020 16:11:44 +0000 (10:11 -0600)
commit1ee1e5e162afca87165b1676cc5787a2c89170ba
treef189cf08b7dded88a80fbb814aa863536cca784c
parent9753e12cd3bdaf9bb7cbcaa7476c1eb088538e3e
rpmsg: virtio: Add rpmsg channel device ops

Implement the create and release of the RPMsg channel
for the RPMsg virtio bus.

Tested-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Link: https://lore.kernel.org/r/20201120214245.172963-7-mathieu.poirier@linaro.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/rpmsg/virtio_rpmsg_bus.c