From: Dom Cobley Date: Sun, 28 Oct 2012 03:14:50 +0000 (-0600) Subject: ARM: bcm2835: add a pm_power_off implementation X-Git-Tag: v3.9-rc1~118^2~22^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45e9d77a22b7b25373c7b8c0ea0b146168025360;p=pandora-kernel.git 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 [swarren: Various non-semantic rework for upstreaming] Signed-off-by: Stephen Warren --- Reading git-diff-tree failed