spi/s3c64xx: Use core DMA mapping code with dmaengine
authorMark Brown <broonie@linaro.org>
Thu, 16 Jan 2014 12:25:46 +0000 (12:25 +0000)
committerMark Brown <broonie@linaro.org>
Fri, 7 Feb 2014 13:27:44 +0000 (13:27 +0000)
commit3f29588795bdd0d48f0ecc94e3ee06c128ca3300
tree88b6d1ee290f9fc94132df5debfc0f1f35218d9b
parent6ad45a27cbe343ec8d7888e5edf6335499a4b555
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>
drivers/spi/spi-s3c64xx.c
This page took 0.024502 seconds and 5 git commands to generate.