Now that most of the drivers support runtime PM, the pmu driver will automatically put the system into s0i3 when everyone has suspended. Unfortunately, there are still some issues with s0i3, so we need to temporarily disable this. But, we want to be able to enable via debugfs so we can keep debugging.
Kristen Carlson Accardi (2): pmu: fix debug for graphics_is_in_d3 pmu: add bool to disable s0i3 arch/x86/platform/mrst/pmu.c | 11 ++++++++--- 1 files changed, 8 insertions(+), 3 deletions(-) -- 1.7.3.1 _______________________________________________ MeeGo-kernel mailing list [email protected] http://lists.meego.com/listinfo/meego-kernel
