]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Sun, 1 Jul 2012 13:17:04 +0000 (14:17 +0100)
commit13f30fc893e4610f67dd7a8b0b67aec02eac1775
tree70a0c8e5f52da86ed3e2b7fa5777307abb908e78
parentec43f7372fb3f42fe1fd019ed9fdaad9a0c3dc04
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