commit | 4df9c29bf6eec23e99e83c9e1531603af69b4b42 | [log] [tgz] |
---|---|---|
author | Santosh Shilimkar <santosh.shilimkar@ti.com> | Sun Feb 10 13:14:17 2013 +0530 |
committer | Santosh Shilimkar <santosh.shilimkar@ti.com> | Thu Mar 28 12:55:59 2013 +0530 |
tree | 514478544204fd16d31f87a264292f06b13c5e29 | |
parent | 6b85638b83caac7bae9ffa202391882a9ad4388f [diff] |
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 <santosh.shilimkar@ti.com>