From: Zhao Qiang Date: Thu, 26 Jun 2014 03:26:43 +0000 (+0800) Subject: spi/fsl: deal with a compile warning X-Git-Tag: omap-for-v3.17/fixes-against-rc2~157^2~2^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef4bbdec95cfa64d188e05aea64cbb16a21d7d97;p=pandora-kernel.git spi/fsl: deal with a compile warning ret is unused when CONFIG_FSL_SOC defined, so return ret instead of -ENOMEM when the kzalloc fails to avoid it. Signed-off-by: Zhao Qiang Signed-off-by: Mark Brown --- Reading git-diff-tree failed