commit | 30338cf09f82523d8747670f7363cc8af347c79f | [log] [tgz] |
---|---|---|
author | Sjur Brændeland <sjur.brandeland@stericsson.com> | Sun Jun 10 14:37:51 2012 +0300 |
committer | Ohad Ben-Cohen <ohad@wizery.com> | Sun Jun 10 14:49:46 2012 +0300 |
tree | 3a2c824ce909edfcb7a8b5899829699a0618333a | |
parent | e981f6d41acda2ae8c05e60feb2cb97772b4a6e6 [diff] |
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 <sjur.brandeland@stericsson.com> Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com> Cc: stable@vger.kernel.org