From: Lee Jones Date: Fri, 3 May 2013 14:31:54 +0000 (+0100) Subject: dmaengine: ste_dma40: Move default memcpy configs into the driver X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~68^2~17^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29027a1e1121a1c9c5e726cf09dc2e9789a282f3;p=pandora-kernel.git dmaengine: ste_dma40: Move default memcpy configs into the driver There are only two default memcpy configurations used for the DMA40 driver; one for physical memcpy and one for logical memcpy. Instead of invariably passing the same configurations though platform data, we're moving them into the driver instead. Acked-by: Vinod Koul Acked-by: Arnd Bergmann Acked-by: Linus Walleij Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed