dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generic ones
authorLee Jones <lee.jones@linaro.org>
Wed, 15 May 2013 09:51:54 +0000 (10:51 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 4 Jun 2013 09:12:08 +0000 (11:12 +0200)
commit2c2b62d5d911da10c0fc37c31458baf4047d531c
tree72902f7994bfd5cbfc5e63ab5de4b0e26e2a6bb4
parent98b68ab5ce2a8d1b98a375f9bed66724222ef9b4
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 <djbw@fb.com>
Cc: Per Forlin <per.forlin@stericsson.com>
Cc: Rabin Vincent <rabin@rab.in>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/dma/ste_dma40.c
drivers/dma/ste_dma40_ll.c