From: Michael Ellerman Date: Tue, 21 Mar 2006 09:46:04 +0000 (+1100) Subject: [PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt) X-Git-Tag: v2.6.17-rc1~1117^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9ea2101aaa7fe73cb352cea4145853efdabaa0d;p=pandora-kernel.git [PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt) These routines just call through to the mf routines, so point ppc_md straight at the mf routines. We need to pass the cmd through to mf_reboot to make it work, but that seems reasonable. Signed-off-by: Michael Ellerman Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed