cpuidle: calxeda: add cpu_pm_enter/exit calls
authorRob Herring <rob.herring@calxeda.com>
Tue, 26 Feb 2013 22:16:53 +0000 (16:16 -0600)
committerRob Herring <rob.herring@calxeda.com>
Tue, 1 Oct 2013 21:30:18 +0000 (16:30 -0500)
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

No differences found