commit | 98b68ab5ce2a8d1b98a375f9bed66724222ef9b4 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Wed May 15 10:51:53 2013 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jun 04 11:12:07 2013 +0200 |
tree | 3459ff603358f929452ee8bc5cbd66508146d549 | |
parent | 8a3b6e143c3aa31fab4a820105e91e1cdb17ad42 [diff] |
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>