From: Nicolas Ferre Date: Sat, 15 May 2010 16:32:31 +0000 (-0400) Subject: mmc: at91_mci: modify cache flush routines X-Git-Tag: v2.6.34~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdef2fe88b1e4bde7458aedd207929ce3f9d66ee;p=pandora-kernel.git mmc: at91_mci: modify cache flush routines As we were using an internal dma flushing routine, this patch changes to the DMA API flush_kernel_dcache_page(). Driver is able to compile now. [akpm@linux-foundation.org: flush_kernel_dcache_page() comes before kunmap_atomic()] Signed-off-by: Nicolas Ferre Cc: James Bottomley Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed