From: Santosh Shilimkar Date: Sun, 10 Feb 2013 07:44:17 +0000 (+0530) Subject: ARM: OMAP4+: Remove the un-necessary cache flush from hotplug code X-Git-Tag: omap-for-v3.10/cleanup-v2-signed^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4df9c29bf6eec23e99e83c9e1531603af69b4b42;p=pandora-kernel.git ARM: OMAP4+: Remove the un-necessary cache flush from hotplug code This was added with intial port where OMAP PM support wasn't existing and only simple WFI based hooks were used. This should have been cleaned up while adding the PM support but some how fall through cracks. So remove the cache flush code which is no longer needed now. Signed-off-by: Santosh Shilimkar --- Reading git-diff-tree failed