From: Wei Yongjun Date: Thu, 16 May 2013 04:08:56 +0000 (+0800) Subject: spi: ep93xx: fix error return code in ep93xx_spi_probe() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~28^2~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27474d268c20a0e62f71065a043c08f5adb2419d;p=pandora-kernel.git spi: ep93xx: fix error return code in ep93xx_spi_probe() Fix to return -ENOMEM in the workqueue create error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Signed-off-by: Mark Brown --- Reading git-diff-tree failed