Thread (108 messages) 108 messages, 26 authors, 2015-06-18

Re: [PATCH 32/44] arm64: psci: Register with kernel poweroff handler

From: Catalin Marinas <hidden>
Date: 2014-10-09 10:41:30
Also in: linux-acpi, linux-alpha, linux-arm-kernel, linux-devicetree, linux-efi, linux-m68k, linux-mips, linux-sh, linux-tegra, linux-um, linuxppc-dev, lkml

On Tue, Oct 07, 2014 at 06:28:34AM +0100, Guenter Roeck wrote:
quoted hunk ↗ jump to hunk
Register with kernel poweroff handler instead of setting pm_power_off
directly.

Cc: Catalin Marinas <redacted>
Cc: Will Deacon <redacted>
Signed-off-by: Guenter Roeck <redacted>
---
 arch/arm64/kernel/psci.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/kernel/psci.c b/arch/arm64/kernel/psci.c
index 5539547..c1f3d09 100644
--- a/arch/arm64/kernel/psci.c
+++ b/arch/arm64/kernel/psci.c
@@ -286,7 +286,7 @@ static int __init psci_0_2_init(struct device_node *np)
 
 	arm_pm_restart = psci_sys_reset;
 
-	pm_power_off = psci_sys_poweroff;
+	register_poweroff_handler_simple(psci_sys_poweroff, 128);
 
 out_put_node:
 	of_node_put(np);
Acked-by: Catalin Marinas <redacted>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help