diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2016-02-24 09:20:26 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-02-26 03:04:14 +0100 |
commit | c008a800716256300c8a62e781a8897a8d3bce1e (patch) | |
tree | cb360864e69107536266a325fa63f362d3f1d0ce /drivers/spi/spi-au1550.c | |
parent | spi: imx: drop fallback to PIO (diff) | |
download | linux-c008a800716256300c8a62e781a8897a8d3bce1e.tar.xz linux-c008a800716256300c8a62e781a8897a8d3bce1e.zip |
spi: imx: initialize usedma earlier
The SoC specific config function does not know if DMA will be used or
not. This information will be useful to configure the SPI controller
correctly for DMA in following patches, so initialize the usedma
variable before calling into the SoC specific config function.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-au1550.c')
0 files changed, 0 insertions, 0 deletions