From: Thomas Schlichter Date: Fri, 18 Jan 2013 23:28:22 +0000 (+0100) Subject: ACPI / processor: Get power info before updating the C-states X-Git-Tag: v3.8-rc5~6^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f427e5f1cf75bba84cccdac1d8a90552d9ae1065;p=pandora-kernel.git 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 Cc: Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed