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:
01a9dbc
)
powerpc/powernv: Fix OPAL LPC access in Little Endian
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 13 Dec 2013 04:56:06 +0000
(15:56 +1100)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 13 Dec 2013 04:55:15 +0000
(15:55 +1100)
We are passing pointers to the firmware for reads, we need to properly
convert the result as OPAL is always BE.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found