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:
2479790
)
spi: sirf: fix error return code in spi_sirfsoc_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Fri, 23 Aug 2013 00:33:39 +0000
(08:33 +0800)
committer
Mark Brown
<broonie@linaro.org>
Fri, 23 Aug 2013 09:36:58 +0000
(10:36 +0100)
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: Mark Brown <broonie@linaro.org>
No differences found