linux/drivers/rpmsg
Bjorn Andersson 92e1de51bf rpmsg: Clean up rpmsg device vs channel naming
The rpmsg device representing struct is called rpmsg_channel and the
variable name used throughout is rpdev, with the communication happening
on endpoints it's clearer to just call this a "device" in a public API.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2016-09-08 22:15:20 -07:00
..
Kconfig rpmsg: fix kconfig dependencies for VIRTIO 2013-04-21 16:32:29 +03:00
Makefile
virtio_rpmsg_bus.c rpmsg: Clean up rpmsg device vs channel naming 2016-09-08 22:15:20 -07:00