Searched hist:"4 be0856fa34ef3b0681aeec669e50c13e394f145" (Results 1 – 4 of 4) sorted by relevance
/linux/arch/arm/mach-pxa/ |
H A D | devices.c | diff 4be0856fa34ef3b0681aeec669e50c13e394f145 Sat Feb 14 23:38:39 CET 2015 Robert Jarzmik <robert.jarzmik@free.fr> 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>
|
H A D | pxa25x.c | diff 4be0856fa34ef3b0681aeec669e50c13e394f145 Sat Feb 14 23:38:39 CET 2015 Robert Jarzmik <robert.jarzmik@free.fr> 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>
|
H A D | pxa3xx.c | diff 4be0856fa34ef3b0681aeec669e50c13e394f145 Sat Feb 14 23:38:39 CET 2015 Robert Jarzmik <robert.jarzmik@free.fr> 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>
|
H A D | pxa27x.c | diff 4be0856fa34ef3b0681aeec669e50c13e394f145 Sat Feb 14 23:38:39 CET 2015 Robert Jarzmik <robert.jarzmik@free.fr> 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>
|