git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
720f1c3
)
ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGs
author
Len Brown
<len.brown@intel.com>
Wed, 12 Jan 2011 07:22:56 +0000
(
02:22
-0500)
committer
Len Brown
<len.brown@intel.com>
Wed, 12 Jan 2011 17:47:31 +0000
(12:47 -0500)
CPUIDLE_FLAG_SHALLOW
CPUIDLE_FLAG_BALANCED
CPUIDLE_FLAG_DEEP
CPUIDLE_FLAG_CHECK_BM
were set by acpi_processor_setup_cpuidle(),
but never used by cpuidle or by acpi_idle.
So stop setting them.
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found