commit | c1421e3f224f3f79fb2ef623e30f24f8f58c6ec6 | [log] [tgz] |
---|---|---|
author | Steve Muckle <smuckle@codeaurora.org> | Mon Mar 26 11:05:06 2012 -0700 |
committer | Steve Muckle <smuckle@codeaurora.org> | Mon Mar 26 11:05:06 2012 -0700 |
tree | a0981285280230693b5f4496edde74981b23909c | |
parent | 53e7427bf80d8081cbd891968a797d752fef5665 [diff] |
msm: idle-v7: do not clean and invalidate after warm boot The boot chain will already have invalidated any caches which contain invalid data due to powering the caches on, so it is not necessary to do that operation here. This call is also incorrect because it is being done after caches are already enabled. Change-Id: I1402f08712f45cb4598bcbc470b89637c1952056 Signed-off-by: Steve Muckle <smuckle@codeaurora.org>