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:
2bfc96a
)
powerpc/512x: fix clk_get() return value
author
Akinobu Mita
<akinobu.mita@gmail.com>
Tue, 31 Aug 2010 08:43:51 +0000
(17:43 +0900)
committer
Grant Likely
<grant.likely@secretlab.ca>
Wed, 1 Sep 2010 15:31:06 +0000
(09:31 -0600)
clk_get() should return an ERR_PTR value on error, not NULL.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found