From: Robert Jarzmik Date: Sat, 14 Feb 2015 22:38:39 +0000 (+0100) Subject: ARM: pxa: transition to dmaengine phase 1 X-Git-Tag: omap-for-v4.3/fixes-merge-window~8^2~18^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4be0856fa34ef3b0681aeec669e50c13e394f145;p=pandora-kernel.git 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 --- Reading git-diff-tree failed