From: Wei Yongjun Date: Thu, 18 Apr 2013 03:14:59 +0000 (+0800) Subject: spi: omap2-mcspi: fix error return code in omap2_mcspi_probe() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~130^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=142e07beabfa8850e9e433b986e217fb596b9774;p=pandora-kernel.git spi: omap2-mcspi: fix error return code in omap2_mcspi_probe() Fix to return a negative error code from the error handling case instead of 0, as returned elsewhere in this function. Signed-off-by: Wei Yongjun Signed-off-by: Mark Brown --- Reading git-diff-tree failed