diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-12-13 09:55:42 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-12-27 11:02:07 +0100 |
commit | 77fb4e0a559a960eb36d0b2c50c781c5492577eb (patch) | |
tree | f257bafba2b403de7bf7e0070b256e76f7f2481a /drivers/idle | |
parent | ACPI: processor: Make ACPI_PROCESSOR_CSTATE depend on ACPI_PROCESSOR (diff) | |
download | linux-77fb4e0a559a960eb36d0b2c50c781c5492577eb.tar.xz linux-77fb4e0a559a960eb36d0b2c50c781c5492577eb.zip |
ACPI: processor: Export acpi_processor_evaluate_cst()
The intel_idle driver will be modified to use ACPI _CST subsequently
and it will need to call acpi_processor_evaluate_cst(), so move that
function to acpi_processor.c so that it is always present (which is
required by intel_idle) and export it to modules to allow the ACPI
processor driver (which is modular) to call it.
No intentional functional impact.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/idle')
0 files changed, 0 insertions, 0 deletions