[ARM] Rename consistent_sync() as dma_cache_maint()
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 9 Oct 2007 13:17:01 +0000 (14:17 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 12 Oct 2007 22:43:45 +0000 (23:43 +0100)
commit84aa462e2c2cd1b921f6b8e283f8d41666e02e8e
tree9fd1eb1df658b44f706c6b1768b335b73774fc4b
parent353ba84acdd551c737ac71577322393fceb969f0
[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 <rmk+kernel@arm.linux.org.uk>
arch/arm/common/dmabounce.c
arch/arm/mm/consistent.c
include/asm-arm/dma-mapping.h