linux/drivers/rpmsg
Bjorn Andersson 4b83c52a21 rpmsg: Allow callback to return errors
Some rpmsg backends support holding on to and redelivering messages upon
failed handling of them, so provide a way for the callback to report and
error and allow the backends to handle this.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2016-09-08 22:15:25 -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: Hide rpmsg indirection tables 2016-09-08 22:15:24 -07:00
rpmsg_internal.h rpmsg: Hide rpmsg indirection tables 2016-09-08 22:15:24 -07:00
virtio_rpmsg_bus.c rpmsg: Allow callback to return errors 2016-09-08 22:15:25 -07:00