diff options
author | Joseph Lo <[email protected]> | 2012-11-13 10:04:48 +0800 |
---|---|---|
committer | Stephen Warren <[email protected]> | 2012-11-15 15:09:22 -0700 |
commit | 29a0e7beab8e05be53d5b9c050253a4dc417041e (patch) | |
tree | eddaa429e909f209cb0628b0733e0ade8e277fd0 /fs/jbd2/commit.c | |
parent | d552920a02759cdc45d8507868de10ac2f5b9a18 (diff) |
ARM: tegra: retain L2 content over CPU suspend/resume
The L2 RAM is in different power domain from the CPU cluster. So the
L2 content can be retained over CPU suspend/resume. To do that, we
need to disable L2 after the MMU is disabled, and enable L2 before
the MMU is enabled. But the L2 controller is in the same power domain
with the CPU cluster. We need to restore it's settings and re-enable
it after the power be resumed.
Signed-off-by: Joseph Lo <[email protected]>
Acked-by: Peter De Schrijver <[email protected]>
Signed-off-by: Stephen Warren <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions