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>
Tue, 31 Jul 2012 11:06:22 +0000 (12:06 +0100)
commit26b88520b80695a6fa5fd95b5d97c03f4daf87e0
tree6ac37cd764314fd7c0f84f401648f1a473b3edc3
parentc5c98927d74cd6853579e1a5b56cd6eb0d4885f0
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