]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: pxa: transition to dmaengine phase 1
authorRobert Jarzmik <robert.jarzmik@free.fr>
Sat, 14 Feb 2015 22:38:39 +0000 (23:38 +0100)
committerRobert Jarzmik <robert.jarzmik@free.fr>
Sat, 18 Jul 2015 10:16:33 +0000 (12:16 +0200)
commit4be0856fa34ef3b0681aeec669e50c13e394f145
tree76bd16b3ba03eaac9bab6fa284e40215d62781be
parentd770e558e21961ad6cfdf0ff7df0eb5d7d4f0754
ARM: pxa: transition to dmaengine phase 1

In order to slowly transition pxa to dmaengine, the legacy code will now
rely on dmaengine to request a channel.

This implies that PXA architecture selects DMADEVICES and PXA_DMA,
which is not pretty. Yet it enables PXA drivers to be ported one by one,
with part of them using dmaengine, and the other part using the legacy
code.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
arch/arm/mach-pxa/devices.c
arch/arm/mach-pxa/pxa25x.c
arch/arm/mach-pxa/pxa27x.c
arch/arm/mach-pxa/pxa3xx.c
arch/arm/plat-pxa/dma.c
arch/arm/plat-pxa/include/plat/dma.h