commit | ec27329ffb3b4f619be9f0065c473fcb36ea52ce | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Sep 19 18:28:03 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Sep 20 16:09:55 2011 +1000 |
tree | 417c97efc83929dfd17320b1e4a7b7f8130d5994 | |
parent | daea1175a9f0f70eab5b33e2827d57ba8c686816 [diff] |
powerpc/powernv: Hookup reboot and poweroff functions This calls the respective HAL functions, and spin on hal_poll_event() to ensure the HAL has a chance to communicate with the FSP to trigger the reboot or shutdown operation Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>