git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2cad7a
)
powerpc: Use rtas_call not call_rtas in CHRP code
author
Paul Mackerras
<paulus@samba.org>
Wed, 2 Nov 2005 04:04:26 +0000
(15:04 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 2 Nov 2005 04:04:26 +0000
(15:04 +1100)
The nvram driver imported from the ppc code uses call_rtas, but
rtas_call is the name we are using in merged code (since ppc64 used
that name, and it uses far more RTAS calls than ppc32).
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found