commit | 7f43e71e8c538356efd5b33a183e6d9ace4739a5 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Fri Jan 30 17:13:08 2015 +1030 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Feb 04 13:08:25 2015 +1100 |
tree | ced1bcd20c5d291aef5d7cdcfb85d9ad74b40a50 | |
parent | a604c96eb07b2b65734a8aa0e9e8c1bfc435ee4f [diff] |
powerpc/powernv: Add OPAL soft-poweroff routine Register a notifier for a OPAL message indicating that the machine should prepare itself for a graceful power off. OPAL will tell us if the power off is a reboot or shutdown, but for now we perform the same orderly_poweroff action. Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>