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:
ef7aef9
)
mmc: mxs-mmc: fix error return code in mxs_mmc_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Fri, 19 Apr 2013 02:11:11 +0000
(10:11 +0800)
committer
Chris Ball
<cjb@laptop.org>
Sun, 26 May 2013 18:23:14 +0000
(14:23 -0400)
Fix to return -ENODEV in the request dma error case instead
of 0, as done elsewhere in this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
No differences found