[PATCH 0/7] remoteproc/rpmsg: a few trivial fixes

From: Ohad Ben-Cohen
Date: Wed Dec 14 2011 - 06:49:41 EST


Two fixes from Mark (required for controlling non-IOMMU and non-Virtio
remote processors via remoteproc), two fixes which were reported by
Stephen Boyd, and three other trivial cleanups.

Mark Grosen (2):
remoteproc: do not require an iommu
remoteproc: avoid registering a virtio device if not supported

Ohad Ben-Cohen (5):
remoteproc: remove unused resource type
remoteproc/omap: utilize module_platform_driver
remoteproc: look for truncated firmware images
remoteproc: add Kconfig menu
rpmsg: add Kconfig menu

drivers/remoteproc/Kconfig | 4 +++
drivers/remoteproc/omap_remoteproc.c | 13 +----------
drivers/remoteproc/remoteproc_core.c | 41 +++++++++++++++++++++++++++------
drivers/rpmsg/Kconfig | 4 +++
include/linux/remoteproc.h | 1 -
5 files changed, 42 insertions(+), 21 deletions(-)

--
1.7.5.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/