ARM: OMAP: Enable DMA for 24xx MMC
authorTony Lindgren <tony@atomide.com>
Thu, 3 Nov 2005 00:20:06 +0000 (16:20 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 3 Nov 2005 00:20:06 +0000 (16:20 -0800)
Errors with largers and reads turned out not be cache issues, but
a bug in consistent_sync() instead. After fixing consistent_sync()
DMA transfers on 24xx MMC work fine.


No differences found