From: Anders Larsen Date: Tue, 13 Apr 2010 11:05:32 +0000 (+0100) Subject: ARM: 6053/1: AT91: Save power by disabling the processor clock when CPU is idle X-Git-Tag: v2.6.35-rc1~503^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aec9562f3db8ece218125042e0b2b7ac5b7091e7;p=pandora-kernel.git ARM: 6053/1: AT91: Save power by disabling the processor clock when CPU is idle Disable the processor clock when the CPU is idle. This saves much more power than merely entering 'Wait for Interrupt' mode. Since JTAG-debugging doesn't work when the processor clock is switched off, make it conditional on CONFIG_DEBUG_KERNEL. Signed-off-by: Anders Larsen Acked-by: Andrew Victor Signed-off-by: Russell King --- Reading git-diff-tree failed