• R
    ARM: pxa: transition to dmaengine phase 1 · 4be0856f
    Robert Jarzmik 提交于
    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: NRobert Jarzmik <robert.jarzmik@free.fr>
    4be0856f
pxa3xx.c 9.5 KB