diff options
author | Len Brown <len.brown@intel.com> | 2010-05-23 01:03:29 +0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2010-05-28 05:07:04 +0400 |
commit | 541adf7cd937b3895c7645406a9b060504df453b (patch) | |
tree | 99d6b50aed68071a0aca0957f08bd1b95367fe0c /drivers/lguest | |
parent | 752138df0dc2daaae09379c754caeb08c97905dc (diff) | |
download | linux-541adf7cd937b3895c7645406a9b060504df453b.tar.xz |
ACPI: allow a native cpuidle driver to displace ACPI
The ACPI driver would fail probe when it found that
another driver had previously registered with cpuidle.
But this is a natural situation, as a native hardware
cpuidle driver should be able to bind instead of ACPI,
and the ACPI processor driver should be able to handle
yielding control of C-states while still handling
P-states and T-states.
Add a KERN_DEBUG line showing when acpi_idle
does successfully register.
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/lguest')
0 files changed, 0 insertions, 0 deletions