From: Lee Jones Date: Wed, 15 May 2013 09:51:59 +0000 (+0100) Subject: dmaengine: ste_dma40: Allow memcpy channels to be configured from DT X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~68^2~12^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7dacb68b35a193d9bdaabde1e4e98140d81a991;p=pandora-kernel.git dmaengine: ste_dma40: Allow memcpy channels to be configured from DT At this moment in time the memcpy channels which can be used by the D40 are fixed, as each supported platform in Mainline uses the same ones. However, platforms do exist which don't follow this convention, so these will need to be tailored. Fortunately, these platforms will be DT only, so this change has very little impact on platform data. Cc: Dan Williams Cc: Per Forlin Cc: Rabin Vincent Acked-by: Vinod Koul Acked-by: Arnd Bergmann Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed