]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI / CPPC: Use h/w reduced version of the PCCT structure
authorAshwin Chaugule <ashwin.chaugule@linaro.org>
Fri, 13 Nov 2015 00:52:30 +0000 (19:52 -0500)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 13 Nov 2015 23:00:38 +0000 (00:00 +0100)
commitc40ef67dcdb748ca6a71cbd92c9def509d33bc0c
tree87a5028627f25133a219982aad0d686a93145ebf
parent961271ff22766c67239cb899820b676469c2a3ec
ACPI / CPPC: Use h/w reduced version of the PCCT structure

CPPC is enabled only on platforms which support the h/w reduced
ACPI specification, so use the h/w reduced version of the PCCT
consistently when deferencing PCCT contents.

Fixes: 59a457fc4688 (ACPI: Introduce CPU performance controls using CPPC)
Signed-off-by: Ashwin Chaugule <ashwin.chaugule@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/cppc_acpi.c