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:
775a936
)
mmc: dw_mmc: fix error return code in dw_mci_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Fri, 19 Apr 2013 01:25:45 +0000
(09:25 +0800)
committer
Chris Ball
<cjb@laptop.org>
Sun, 26 May 2013 18:23:13 +0000
(14:23 -0400)
Fix to return -ENOMEM in alloc workqueue error case instead
of 0, as done elsewhere in this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Seungwon Jeon <tgih.jun@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
No differences found