mmc: omap: add DMA engine support
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 21 Apr 2012 21:35:42 +0000 (22:35 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 31 Jul 2012 11:06:23 +0000 (12:06 +0100)
commit3451c06754b5777d227aa99f85c35bdfabac3ca0
treec2767908557ff53952c0b85cb5191a8214965c9e
parent26b88520b80695a6fa5fd95b5d97c03f4daf87e0
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>
drivers/mmc/host/omap.c
drivers/mmc/host/omap_hsmmc.c
This page took 0.030914 seconds and 5 git commands to generate.