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:
2aa3546
)
mmc: au1xmmc: fix error return code in au1xmmc_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Thu, 14 Aug 2014 01:00:19 +0000
(09:00 +0800)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Tue, 9 Sep 2014 11:59:01 +0000
(13:59 +0200)
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: Ulf Hansson <ulf.hansson@linaro.org>
No differences found