]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
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)
commitc9b28976c44b12cc02e8eebd9bbd83db07465464
tree615c8d224548627ae3ba32c7f894a1df543ace52
parenta9a31cc4ef3830e31766f03f55daa4b43e1d6dac
ARM: OMAP: Enable DMA for 24xx MMC

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.
drivers/mmc/omap.c