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)
commitd29d67357db8dad08f97162bbeb51e4975ee67fd
tree87a5028627f25133a219982aad0d686a93145ebf
parentefb2d3be53e4343ab6495729b3ec9ffb95261035
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: 337aadff8e45 (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