arch/arm/mach-pxa/standby.S
0 → 100644
+32
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Patch from Todd Poynor Add support for PXA27x Standby mode, a low-power mode that retains CPU and some peripheral state (the existing "sleep" mode is a power-power mode that retains less state). Activated via: echo -n standby > /sys/power/state From: David Burrage and Todd Poynor Signed-off-by:Todd Poynor <tpoynor@mvista.com> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>