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:
5a0e807
)
mmc: sh_mobile_sdhi: fix error return code in sh_mobile_sdhi_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Tue, 28 May 2013 05:26:50 +0000
(13:26 +0800)
committer
Chris Ball
<cjb@laptop.org>
Thu, 27 Jun 2013 14:57:29 +0000
(10:57 -0400)
Fix to return a negative error code instead of 0 when we cannot get
IRQ source by platform_get_irq(), as done elsewhere in this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
No differences found