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

Ohad Ben-Cohen ohad at wizery.com
Wed Dec 14 06:48:28 EST 2011


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




More information about the linux-arm-kernel mailing list