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:
4e0e343
)
powerpc/fsl_msi: fix error return code in fsl_of_msi_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Tue, 7 May 2013 13:46:36 +0000
(21:46 +0800)
committer
Scott Wood
<scottwood@freescale.com>
Tue, 30 Jul 2013 20:50:08 +0000
(15:50 -0500)
Fix to return a negative error code in the MSI bitmap alloc error
handling case instead of 0, as done elsewhere in this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Scott Wood <scottwood@freescale.com>
No differences found