From: Kumar Gala Date: Fri, 13 Jan 2006 16:15:17 +0000 (-0600) Subject: [PATCH] powerpc: Allow for ppc_md restart, power_off, and halt to be NULL X-Git-Tag: v2.6.16-rc1~170^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8e383d592daaa35c944a9083ee92c995dce66ca;p=pandora-kernel.git [PATCH] powerpc: Allow for ppc_md restart, power_off, and halt to be NULL On a number of embedded reference boards there isn't always a way to reset, power_off, or halt the board. Rather than having each board implement a spin loop just let the generic code do it. Signed-off-by: Kumar Gala Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed