aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/Kconfig
diff options
context:
space:
mode:
authorTimur Tabi <timur@freescale.com>2011-05-19 08:54:29 -0500
committerKumar Gala <galak@kernel.crashing.org>2011-06-27 08:30:53 -0500
commitd173ea6b4078f37320b49d06f9656ba76ee1ba6c (patch)
tree1822d534b6465eee65fcd9fbbbb15daee025031d /arch/powerpc/platforms/85xx/Kconfig
parentpowerpc: introduce the ePAPR embedded hypervisor vmpic driver (diff)
downloadlinux-dev-d173ea6b4078f37320b49d06f9656ba76ee1ba6c.tar.xz
linux-dev-d173ea6b4078f37320b49d06f9656ba76ee1ba6c.zip
powerpc: add Freescale hypervisor partition control functions
Add functions to restart and halt the current partition when running under the Freescale hypervisor. These functions should be assigned to various function pointers of the ppc_md structure during the .probe() function for the board: ppc_md.restart = fsl_hv_restart; ppc_md.power_off = fsl_hv_halt; ppc_md.halt = fsl_hv_halt; Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions