From: Lee Jones Date: Wed, 15 May 2013 09:51:54 +0000 (+0100) Subject: dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generic ones X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~68^2~12^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c2b62d5d911da10c0fc37c31458baf4047d531c;p=pandora-kernel.git dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generic ones STEDMA40_*_TO_* direction definitions are identical in all but name to the pre-defined generic DMA_*_TO_* ones. Let's make things easy by not duplicating such things. Cc: Dan Williams Cc: Per Forlin Cc: Rabin Vincent Acked-by: Vinod Koul Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed