commit | 3451c06754b5777d227aa99f85c35bdfabac3ca0 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Apr 21 22:35:42 2012 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Jul 31 12:06:23 2012 +0100 |
tree | c2767908557ff53952c0b85cb5191a8214965c9e | |
parent | 26b88520b80695a6fa5fd95b5d97c03f4daf87e0 [diff] |
mmc: omap: add DMA engine support Add DMA engine support to the OMAP driver. This supplements the private DMA API implementation contained within this driver, and the driver can be switched at build time between using DMA engine and the private DMA API. Tested-by: Tony Lindgren <tony@atomide.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>