remarkable-linux/drivers/rpmsg
Bjorn Andersson 6eed598a04 rpmsg: Split off generic tail of create_channel()
The tail of create_channel() is common among all rpmsg backends, so
split it off from the virtio specific part to allow it to be extracted
to the rpmsg core.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2016-09-08 22:15:23 -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: Move helper for finding rpmsg devices to core 2016-09-08 22:15:22 -07:00
rpmsg_internal.h rpmsg: Move helper for finding rpmsg devices to core 2016-09-08 22:15:22 -07:00
virtio_rpmsg_bus.c rpmsg: Split off generic tail of create_channel() 2016-09-08 22:15:23 -07:00