diff options
author | Sudeep Holla <Sudeep.Holla@arm.com> | 2016-02-17 12:03:23 +0000 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-02-22 00:53:56 +0100 |
commit | 504997cf96fabf67b4768b7a8ca1a1b622abd839 (patch) | |
tree | b28e6c830f8ff61044f6b0974847e5461ae08c91 /Documentation | |
parent | db62fda318a6b9082ee9d230be8b45e56b6545c0 (diff) | |
download | linux-stable-504997cf96fabf67b4768b7a8ca1a1b622abd839.tar.gz linux-stable-504997cf96fabf67b4768b7a8ca1a1b622abd839.tar.bz2 linux-stable-504997cf96fabf67b4768b7a8ca1a1b622abd839.zip |
ACPI / sleep: move acpi_processor_sleep to sleep.c
acpi_processor_sleep is neither related nor used by CPUIdle framework.
It's used in system suspend/resume path as a syscore operation. It makes
more sense to move it to acpi/sleep.c where all the S-state transition
(a.k.a. Linux system suspend/hiberate) related code are present.
Also make it depend on CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT so that
it's not compiled on architecture like ARM64 where S-states are not
yet defined in ACPI.
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions