From: Fabio Estevam Date: Fri, 14 Feb 2014 03:19:22 +0000 (-0200) Subject: spi: spi-imx: Propagate the real error code on platform_get_irq() failure X-Git-Tag: v3.15-rc1~147^2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82106e0e39c455957888dd44d43790306b30f73e;p=pandora-kernel.git spi: spi-imx: Propagate the real error code on platform_get_irq() failure No need to return a 'fake' return value on platform_get_irq() failure. Just return the error code itself instead. Signed-off-by: Fabio Estevam Signed-off-by: Mark Brown --- Reading git-diff-tree failed