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:
a29e30e
)
powerpc/powernv: Fix endian issue in opal_xscom_read
author
Anton Blanchard
<anton@samba.org>
Fri, 13 Dec 2013 04:53:43 +0000
(15:53 +1100)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 13 Dec 2013 04:53:59 +0000
(15:53 +1100)
opal_xscom_read uses a pointer to return the data so we need
to byteswap it on LE builds.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found