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:
f722406
)
spi: ep93xx: fix error return code in ep93xx_spi_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Thu, 16 May 2013 04:08:56 +0000
(12:08 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Thu, 16 May 2013 17:39:11 +0000
(18:39 +0100)
Fix to return -ENOMEM in the workqueue create 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: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found