kernel-ark/drivers/rpmsg
Robert Tivy 1aa7d6a5d0 rpmsg: process _all_ pending messages in rpmsg_recv_done
Change virtqueue callback function rpmsg_recv_done() to process all
available messages instead of just one message.

Signed-off-by: Robert Tivy <rtivy@ti.com>
[split _recv function instead of adding indentation]
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
2013-04-15 09:14:09 +03:00
..
Kconfig drivers/rpmsg: remove depends on CONFIG_EXPERIMENTAL 2013-01-11 11:39:03 -08:00
Makefile
virtio_rpmsg_bus.c rpmsg: process _all_ pending messages in rpmsg_recv_done 2013-04-15 09:14:09 +03:00