commit | f427e5f1cf75bba84cccdac1d8a90552d9ae1065 | [log] [tgz] |
---|---|---|
author | Thomas Schlichter <thomas.schlichter@web.de> | Sat Jan 19 00:28:22 2013 +0100 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Sat Jan 19 00:28:22 2013 +0100 |
tree | 4f966d61860dd14726d67e994d29d7377d8aa95d | |
parent | 631e8ac18fd59722e7ceb15fceeef3f368c250f9 [diff] |
ACPI / processor: Get power info before updating the C-states acpi_processor_get_power_info() has to be called before acpi_processor_setup_cpuidle_states() to have the latest information available. This fixes the missing C-state information after AC-->DC transition. Signed-off-by: Thomas Schlichter <thomas.schlichter@web.de> Cc: <stable@vger.kernel.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>