linux-next/drivers/rpmsg
Michael S. Tsirkin 9b2bbdb227 virtio: wrap find_vqs
We are going to add more parameters to find_vqs, let's wrap the call so
we don't need to tweak all drivers every time.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2017-05-02 23:41:42 +03:00
..
Kconfig rpmsg: char: add CONFIG_NET dependency 2017-01-18 23:08:05 -08:00
Makefile rpmsg: Driver for user space endpoint interface 2017-01-18 10:43:15 -08:00
qcom_smd.c rpmsg: smd: Register rpmsg user space interface for edges 2017-01-18 10:43:15 -08:00
rpmsg_char.c rpmsg: unlock on error in rpmsg_eptdev_read() 2017-01-30 13:20:24 -08:00
rpmsg_core.c rpmsg: rpmsg_create_ept() returns NULL on error 2017-02-13 00:52:54 -08:00
rpmsg_internal.h rpmsg: Driver for user space endpoint interface 2017-01-18 10:43:15 -08:00
virtio_rpmsg_bus.c virtio: wrap find_vqs 2017-05-02 23:41:42 +03:00