commit | 34a5eeb202eb43f36dd39a287669e0b686ddf728 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Tue Feb 26 16:16:53 2013 -0600 |
committer | Rob Herring <rob.herring@calxeda.com> | Tue Oct 01 16:30:18 2013 -0500 |
tree | 397f060b5d3ffb124210e7b13af4cca4d8551803 | |
parent | 15c03dd4859ab16f9212238f29dd315654aa94f6 [diff] |
cpuidle: calxeda: add cpu_pm_enter/exit calls Wnen powergating the core, we need to call cpu pm notifiers to save VFP state (!SMP only) and resetting the breakpoint h/w. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Cc: "Rafael J. Wysocki" <rjw@sisk.pl> Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org> Cc: linux-pm@vger.kernel.org