commit | 3f29588795bdd0d48f0ecc94e3ee06c128ca3300 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Thu Jan 16 12:25:46 2014 +0000 |
committer | Mark Brown <broonie@linaro.org> | Fri Feb 07 13:27:44 2014 +0000 |
tree | 88b6d1ee290f9fc94132df5debfc0f1f35218d9b | |
parent | 6ad45a27cbe343ec8d7888e5edf6335499a4b555 [diff] |
spi/s3c64xx: Use core DMA mapping code with dmaengine When using dmaengine allow the core to do the DMA mapping. We still need local mapping code for the non-dmaengine case so this doesn't save us anything for now. Signed-off-by: Mark Brown <broonie@linaro.org>