]> Git Repo - linux.git/commit
[POWERPC] pseries: Use rtas_token instead of hand-rolled code
authorLinas Vepstas <[email protected]>
Wed, 8 Aug 2007 20:02:10 +0000 (06:02 +1000)
committerPaul Mackerras <[email protected]>
Fri, 17 Aug 2007 01:01:52 +0000 (11:01 +1000)
commitba28cc09316510aacb17f8421fdaae37969a4d5b
tree1f9c31e5574c266a277955ef809e7a99e3bd2eb5
parenta4fc3a3cead7f9e00dc0f6e00238b11c030f94cc
[POWERPC] pseries: Use rtas_token instead of hand-rolled code

The rtas_token() call does the same thing as this hand-rolled code.
This makes the code easier to read.

Signed-off-by: Linas Vepstas <[email protected]>
----
 arch/powerpc/platforms/pseries/rtasd.c |   13 ++-----------
 1 file changed, 2 insertions(+), 11 deletions(-)
Signed-off-by: Paul Mackerras <[email protected]>
arch/powerpc/platforms/pseries/rtasd.c
This page took 0.055193 seconds and 4 git commands to generate.