[PATCH] powerpc: return correct rtas status from ibm,suspend-me
authorDave C Boutcher <boutcher@cs.umn.edu>
Fri, 3 Feb 2006 07:18:46 +0000 (01:18 -0600)
committerPaul Mackerras <paulus@samba.org>
Tue, 7 Feb 2006 10:32:43 +0000 (21:32 +1100)
commitc4cb8ecca66e3f136f66b5b30ec189530290a9b9
treea52794685fafc99bfa749b5499603fc40d11be29
parent31a7f67e587aa0745a132ae68efa7f15dac677f9
[PATCH] powerpc: return correct rtas status from ibm,suspend-me

Correctly return the status from the RTAS call.  rtas_call expects
to return the status as a return value.

Signed-off-by: Dave Boutcher <sleddog@us.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/rtas.c