ARM: ux500: Replace ST-E's home-brew DMA direction definition with the generic one
authorLee Jones <lee.jones@linaro.org>
Wed, 15 May 2013 09:51:53 +0000 (10:51 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 4 Jun 2013 09:12:07 +0000 (11:12 +0200)
commit98b68ab5ce2a8d1b98a375f9bed66724222ef9b4
tree3459ff603358f929452ee8bc5cbd66508146d549
parent8a3b6e143c3aa31fab4a820105e91e1cdb17ad42
ARM: ux500: Replace ST-E's home-brew DMA direction definition with the generic one

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.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/board-mop500-audio.c
arch/arm/mach-ux500/board-mop500-sdi.c
arch/arm/mach-ux500/board-mop500.c
arch/arm/mach-ux500/usb.c