From: Greg Ungerer Date: Tue, 10 Jul 2012 03:33:24 +0000 (+1000) Subject: m68k: fix ColdFire clear cache operation X-Git-Tag: v3.6-rc1~108^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3ff6432dde9c0800754f1f144f6e864ac228214;p=pandora-kernel.git m68k: fix ColdFire clear cache operation The code for clearing (invalidating) the ColdFire cache is actually performing a push operation. Add functions to clear the cache, and fix cache_clear() to call the appropriate clear cache function. Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed