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)
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

Simple merge