commit | 82106e0e39c455957888dd44d43790306b30f73e | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Fri Feb 14 01:19:22 2014 -0200 |
committer | Mark Brown <broonie@linaro.org> | Fri Feb 14 20:41:37 2014 +0000 |
tree | ad3aaca99794c5a131b885f12c236f2357171d65 | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 [diff] |
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 <fabio.estevam@freescale.com> Signed-off-by: Mark Brown <broonie@linaro.org>