From: Russell King Date: Tue, 9 Oct 2007 13:17:01 +0000 (+0100) Subject: [ARM] Rename consistent_sync() as dma_cache_maint() X-Git-Tag: v2.6.24-rc1~1273^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84aa462e2c2cd1b921f6b8e283f8d41666e02e8e;p=pandora-kernel.git [ARM] Rename consistent_sync() as dma_cache_maint() consistent_sync() is used to handle the cache maintainence issues with DMA operations. Since we've now removed the misuse of this function from the two MTD drivers, rename it to prevent future mis-use. Signed-off-by: Russell King --- Reading git-diff-tree failed