linux-stable/drivers/remoteproc
Mark Grosen 7d2d3956fb remoteproc: avoid registering a virtio device if not supported
Let remoteproc know when the firmware doesn't support any virtio
functionality, so registering a virtio device can be avoided.

This is needed for remote processors that doesn't require any
virtio-based communications, but are still controlled via remoteproc.

[ohad@wizery.com: write commit log]

Signed-off-by: Mark Grosen <mgrosen@ti.com>
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
2012-02-08 22:54:17 +02:00
..
Kconfig remoteproc/omap: add a remoteproc driver for OMAP4 2012-02-08 22:53:47 +02:00
Makefile remoteproc/omap: add a remoteproc driver for OMAP4 2012-02-08 22:53:47 +02:00
omap_remoteproc.c remoteproc/omap: add a remoteproc driver for OMAP4 2012-02-08 22:53:47 +02:00
omap_remoteproc.h remoteproc/omap: add a remoteproc driver for OMAP4 2012-02-08 22:53:47 +02:00
remoteproc_core.c remoteproc: avoid registering a virtio device if not supported 2012-02-08 22:54:17 +02:00
remoteproc_debugfs.c
remoteproc_internal.h
remoteproc_rpmsg.c remoteproc: create rpmsg virtio device 2012-02-08 22:53:39 +02:00