Skip to content
Commit aec9562f authored by Anders Larsen's avatar Anders Larsen Committed by Russell King
Browse files

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: default avatarAnders Larsen <al@alarsen.net>
Acked-by: default avatarAndrew Victor <avictor.za@gmail.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent e2941054
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment