]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
ARM: bcm2835: add a pm_power_off implementation
authorDom Cobley <popcornmix@gmail.com>
Sun, 28 Oct 2012 03:14:50 +0000 (21:14 -0600)
committerStephen Warren <swarren@wwwdotorg.org>
Tue, 15 Jan 2013 04:47:00 +0000 (21:47 -0700)
commit45e9d77a22b7b25373c7b8c0ea0b146168025360
tree6874fbf713642b6f7979ff5edf7e9aad95d510ae
parent526d239c301e6cb7fe6657642c43d6c524590745
ARM: bcm2835: add a pm_power_off implementation

Add a pm_power_off function that resets the SoC, and indicates to
bootcode.bin not to boot. Should allow a lower power 'off' state, even
if it's not really off.

This is commit 48efdd2 "Add a pm_power_off function that resets us, ..."
downstream.

Signed-off-by: Dom Cobley <popcornmix@gmail.com>
[swarren: Various non-semantic rework for upstreaming]
Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
arch/arm/mach-bcm2835/bcm2835.c