From: Alexandru Gheorghiu Date: Thu, 14 Mar 2013 09:18:18 +0000 (+0200) Subject: spi/spidev: Use PTR_RET function X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~130^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8179bb2655b607d4c3e8cea10a60eb3cf8557b63;p=pandora-kernel.git spi/spidev: Use PTR_RET function Replaced calls to IS_ERR and PTR_ERR with PTR_RET function. Patch found using coccinelle. Signed-off-by: Alexandru Gheorghiu Signed-off-by: Mark Brown --- Reading git-diff-tree failed