]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit879dd25eab1498e89ada7d7ba028a0730d7a0f91
treed7c3c16968aef1f946f8fff96e779636eece7b02
parent1386d2af13b0b2ba423da1adf79ceabb7ea834e9
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