]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI: delete unused c-state promotion/demotion data strucutures
authorLen Brown <len.brown@intel.com>
Fri, 21 May 2010 23:40:02 +0000 (19:40 -0400)
committerLen Brown <len.brown@intel.com>
Fri, 21 May 2010 23:40:02 +0000 (19:40 -0400)
commitd3a2ea1e4a4eca1ef95037ec4a8d0b32600c34e8
tree28953198fea75ff8d0652e346c3aac2a12936484
parenta114219441fda153567cc5765843f30d0b408e28
ACPI: delete unused c-state promotion/demotion data strucutures

These were used before cpuidle by the native ACPI idle driver,
which tracked promotion and demotion between states.

The code was referenced by CONFIG_ACPI_PROCFS
for /proc/acpi/processor/*/power,
but as we no longer do promotion/demotion, that
reference has been a NOP since the transition.

Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/processor_idle.c
include/acpi/processor.h