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:
ac237b6
)
powerpc/scom: Change scom_read() and scom_write() to return errors
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 29 Aug 2013 06:55:45 +0000
(16:55 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 11 Oct 2013 05:53:34 +0000
(16:53 +1100)
scom_read() now returns the read value via a pointer argument and
both functions return an int error code
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found