From: Russell King Date: Wed, 4 Jan 2006 16:24:05 +0000 (+0000) Subject: [MMC] mmci: add data cache coherency X-Git-Tag: v2.6.16-rc1~931^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9c091b47409255cefa1672041479d850b7b991a;p=pandora-kernel.git [MMC] mmci: add data cache coherency Since MMCI currently uses PIO to read data, we have to take steps to ensure data cache coherency on aliasing CPU caches. Add the necessary flush_dcache_page() calls. Signed-off-by: Russell King --- Reading git-diff-tree failed