From: Wei Yongjun Date: Sun, 30 Jun 2013 08:07:13 +0000 (+0300) Subject: remoteproc: fix error return code in rproc_fw_boot() X-Git-Tag: v3.11-rc1~24^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89970d28cb3fd1c678f769d62d077c10ec5340e1;p=pandora-kernel.git remoteproc: fix error return code in rproc_fw_boot() Set 'ret' to -EINVAL when needed, so a sensible return value is returned on errors. Signed-off-by: Wei Yongjun [fix additional instances of this bug as well, update commit log] Signed-off-by: Ohad Ben-Cohen --- Reading git-diff-tree failed