From: Wei Yongjun Date: Sun, 20 Jul 2014 14:03:14 +0000 (+0800) Subject: spi: orion: Fix error return code in orion_spi_probe() X-Git-Tag: cleanup-for-v3.18~116^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1403381638e03b361afde8f3e107ecc8e6c8f54f;p=pandora-kernel.git spi: orion: Fix error return code in orion_spi_probe() Fix to return a negative error code from the error handling case of orion_spi_reset() instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Signed-off-by: Mark Brown --- Reading git-diff-tree failed