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:
155a22e
)
OMAP2/3 powerdomain: return errors rather than returning the output of IS_ERR()
author
Roel Kluin
<roel.kluin@gmail.com>
Tue, 8 Dec 2009 23:33:13 +0000
(16:33 -0700)
committer
paul
<paul@twilight.(none)>
Sat, 12 Dec 2009 00:00:41 +0000
(17:00 -0700)
IS_ERR returns only 1 or 0, and the functions return a negative error
in other cases anyways.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
No differences found