Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spi: spi-mxs: Propagate the real error code on platform_get_irq() fai…
…lure 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> Acked-by: Marek Vasut <marex@denx.de> Signed-off-by: Mark Brown <broonie@linaro.org>
- Loading branch information