From: Sjur Brændeland Date: Sun, 10 Jun 2012 11:37:51 +0000 (+0300) Subject: remoteproc: fix missing fault indication in error-path X-Git-Tag: v3.5-rc4~29^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30338cf09f82523d8747670f7363cc8af347c79f;p=pandora-kernel.git remoteproc: fix missing fault indication in error-path If rproc_find_rsc_table() fails, rproc_fw_boot() must set return-value before jumping to clean_up label. Otherwise no error value is returned. Signed-off-by: Sjur Brændeland Signed-off-by: Ohad Ben-Cohen Cc: stable@vger.kernel.org --- Reading git-diff-tree failed