]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: omap_hsmmc: remove private DMA API implementation
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 13 Apr 2012 11:27:37 +0000 (12:27 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 1 Jul 2012 13:17:02 +0000 (14:17 +0100)
commit642e1ea9a9f9e6869779bb7294724a07712ce0d2
treeabe92601262070054b59b8ffd499e67aff4531b4
parent2de2036b269cbaf6baffb1a7edf1e0f808ef1e87
mmc: omap_hsmmc: remove private DMA API implementation

Remove the private DMA API implementation from omap_hsmmc, making it
use entirely the DMA engine API.

Tested-by: Tony Lindgren <tony@atomide.com>
Tested-by: Venkatraman S <svenkatr@ti.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/mmc/host/omap_hsmmc.c