spi: s3c64xx: Do not require legacy DMA API in case of S3C64XX
authorTomasz Figa <tomasz.figa@gmail.com>
Wed, 16 Oct 2013 19:10:52 +0000 (21:10 +0200)
committerMark Brown <broonie@linaro.org>
Sun, 24 Nov 2013 14:38:23 +0000 (14:38 +0000)
With support for amba-pl08x driver, on S3C64xx the generic DMA engine
API can be used instead of the private s3c-dma interface.

Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found