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:
c498945
)
ARM: OMAP: dma: fix error return code in omap_system_dma_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Tue, 16 Jul 2013 12:10:46 +0000
(20:10 +0800)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Sun, 7 Jun 2015 20:28:07 +0000
(23:28 +0300)
Fix to return a negative error code from the 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: Tony Lindgren <tony@atomide.com>
No differences found