From: Lee Jones Date: Fri, 3 May 2013 14:31:56 +0000 (+0100) Subject: dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbers X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~68^2~17^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26955c07dcf3c36b6427e52fec0f725300ca079e;p=pandora-kernel.git dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbers Devices which utilise DMA use the same device numbers for transmitting and receiving. In this patch we encode the source and destination information into one single attribute. We can subsequently exploit the direction attribute to see which of the transfer directions are being described. This also lessens the burden 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