From: Lee Jones Date: Fri, 3 May 2013 14:31:53 +0000 (+0100) Subject: dmaengine: ste_dma40: Assign memcpy channels in the driver X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~68^2~17^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=664a57ecb026dc47f9d8b002e6dcb557e877e4d1;p=pandora-kernel.git dmaengine: ste_dma40: Assign memcpy channels in the driver The channels reserved for memcpy are the same for all currently supported platforms. With this in mind, we can ease the platform data passing requirement by moving these assignments out from platform code and place them directly into the driver. Acked-by: Vinod Koul Acked-by: Arnd Bergmann Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed