diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-02-03 21:55:11 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-02-03 21:55:11 +0100 |
commit | 6491bc0c616969f7ae1fcb30a8823c333e2944c7 (patch) | |
tree | 8f055537c917f4caa8ec9ccc6b764e4224b21418 /fs | |
parent | ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple() (diff) | |
download | linux-6491bc0c616969f7ae1fcb30a8823c333e2944c7.tar.xz linux-6491bc0c616969f7ae1fcb30a8823c333e2944c7.zip |
ACPI / cpuidle: Common callback routine for entering states
Introduce a common ->enter callback routine for the ACPI cpuidle
driver, acpi_idle_enter(), which helps to reduce code complexity,
size and duplication and prevents theoretically possible failues that
an incorrect routine may be run to enter the given idle state due to
a firmware bug (eg. when _CST returns a different set of states for
each processor).
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions