From: Mark Brown Date: Thu, 16 Jan 2014 12:25:46 +0000 (+0000) Subject: spi/s3c64xx: Use core DMA mapping code with dmaengine X-Git-Tag: v3.15-rc1~147^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f29588795bdd0d48f0ecc94e3ee06c128ca3300;p=pandora-kernel.git 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 --- Reading git-diff-tree failed