diff options
author | 2019-12-13 09:55:14 +0100 | |
---|---|---|
committer | 2019-12-16 12:06:18 +0100 | |
commit | bc94638886ab21f8247d3f7f39573d3feb7d8284 (patch) | |
tree | e74c747c0b82ced46eae2b09e1a2405fe4fc7b56 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.5-rc2 (diff) | |
download | linux-dev-bc94638886ab21f8247d3f7f39573d3feb7d8284.tar.xz linux-dev-bc94638886ab21f8247d3f7f39573d3feb7d8284.zip |
ACPI: processor: Export function to claim _CST control
The intel_idle driver will be modified to use ACPI _CST subsequently
and it will need to notify the platform firmware of that if
acpi_gbl_FADT.cst_control is set, so add a routine for this purpose,
acpi_processor_claim_cst_control(), to acpi_processor.c (so that it
is always present which is required by intel_idle) and export it
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions