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:
ae0e748
)
OMAP4: fix return value of omap4_l3_init
author
Rabin Vincent
<rabin@rab.in>
Sat, 7 May 2011 16:58:47 +0000
(22:28 +0530)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 31 May 2011 13:35:36 +0000
(06:35 -0700)
Don't PTR_ERR() a non-error pointer:
initcall omap4_l3_init+0x0/0xdc returned -
544980480
after 0 usecs
initcall omap4_l3_init+0x0/0xdc returned with error code -
544980480
Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found