From: Wei Yongjun Date: Wed, 3 Apr 2013 13:06:40 +0000 (+0800) Subject: mxs/spi: fix error return code in mxs_spi_probe() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~130^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58ad60bbb2abada33fbeae88943ab038e2fcc0ef;p=pandora-kernel.git mxs/spi: fix error return code in mxs_spi_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