From: Len Brown Date: Wed, 12 Jan 2011 07:22:56 +0000 (-0500) Subject: ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGs X-Git-Tag: v2.6.38-rc1~69^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aae9f923bcc476a8e4725dd3ac37547b9816ee5;p=pandora-kernel.git ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGs 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 --- Reading git-diff-tree failed