]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: omap_hsmmc: add DMA engine support
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 13 Apr 2012 11:14:39 +0000 (12:14 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 1 Jul 2012 13:17:01 +0000 (14:17 +0100)
commit2de2036b269cbaf6baffb1a7edf1e0f808ef1e87
tree0139d42baa640b1658317595dd30b7e2c187839c
parent272913482141eb6d985a767c9cde8e573885b47e
mmc: omap_hsmmc: add DMA engine support

Add DMA engine support to the OMAP HSMMC 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: Grazvydas Ignotas <notasas@gmail.com>
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_hsmmc.c