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)
commit1b49f10c69b45a8b169c69eaa127e7f91a32f7c7
treed7c3c16968aef1f946f8fff96e779636eece7b02
parent6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae
spi: s3c64xx: Do not require legacy DMA API in case of S3C64XX

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>
drivers/spi/Kconfig