mmc: omap: remove private DMA API implementation
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 21 Apr 2012 21:41:10 +0000 (22:41 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 31 Jul 2012 11:06:23 +0000 (12:06 +0100)
commit4e078fbd581a92fa26ba2def4ac8f2a633cdcb5b
tree6dae1ad3a0ffa44b762d2723ce8ee00e035c01ca
parent3451c06754b5777d227aa99f85c35bdfabac3ca0
mmc: omap: remove private DMA API implementation

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

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