commit | 3760047a7d83353163b69b96d216a13148a321d9 | [log] [tgz] |
---|---|---|
author | Anton Bondarenko <anton.bondarenko.sama@gmail.com> | Tue Dec 08 07:43:45 2015 +0100 |
committer | Mark Brown <broonie@kernel.org> | Tue Dec 15 22:40:35 2015 +0000 |
tree | e1b4c249cdb844c8cce682c088a4f9bf197bdd6d | |
parent | 4686d1c3d17a146192aa707a92edc2e122ada39e [diff] |
spi: imx: return error from dma channel request On SDMA initialization return exactly the same error, which is reported by dma_request_slave_channel_reason(), it is a preceding change to defer SPI DMA initialization, if SDMA module is not yet available. Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com> Signed-off-by: Anton Bondarenko <anton.bondarenko.sama@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>