[GIT PULL] remoteproc fixes
From: Ohad Ben-Cohen <hidden>
Date: 2013-07-10 15:30:08
Also in:
linux-omap, lkml
With the lists this time On Wed, Jul 10, 2013 at 6:17 PM, Ohad Ben-Cohen [off-list ref] wrote:
The following changes since commit 9e895ace5d82df8929b16f58e9f515f6d54ab82d:
Linux 3.10-rc7 (2013-06-22 09:47:31 -1000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc.git
tags/remoteproc-3.11-fixes
for you to fetch changes up to 95cee62cb4776a65229a6b6d5969be56589d95c1:
remoteproc: Cocci spatch "memdup.spatch" (2013-07-01 17:23:58 +0300)
----------------------------------------------------------------
Trivial remoteproc fixes by Suman Anna, Wei Yongjun and Thomas Meyer.
----------------------------------------------------------------
Suman Anna (3):
remoteproc: fix checkpatch errors in remoteproc code
remoteproc/omap: fix a sparse warning
remoteproc: free carveout memories only after unmapping them
Thomas Meyer (1):
remoteproc: Cocci spatch "memdup.spatch"
Wei Yongjun (1):
remoteproc: fix error return code in rproc_fw_boot()
drivers/remoteproc/remoteproc_core.c | 24 ++++++++++++------------
drivers/remoteproc/remoteproc_debugfs.c | 3 +--
drivers/remoteproc/remoteproc_internal.h | 4 ++--
include/linux/platform_data/remoteproc-omap.h | 2 +-
4 files changed, 16 insertions(+), 17 deletions(-)