From: Zhao Yakui Date: Thu, 15 Nov 2007 09:05:46 +0000 (+0800) Subject: ACPI: Get throttling info from BIOS only after evaluating _PDC X-Git-Tag: v2.6.24-rc4~107^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ac3c571315a53c14d2733564f14ebdb911fe903;p=pandora-kernel.git ACPI: Get throttling info from BIOS only after evaluating _PDC Previously _PDC was evaluated later, and thus we'd not get the chance to tell the BIOS that we can suport FixedHW registers (MSRs) and the BIOS would always ask us to use System I/O access for throttling. Signed-off-by: Zhao Yakui Signed-off-by: Li Shaohua Signed-off-by: Len Brown --- Reading git-diff-tree failed