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:
e1e5762
)
spi: topcliff-pch: fix error return code in pch_spi_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 22 May 2013 02:55:41 +0000
(10:55 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 22 May 2013 16:08:36 +0000
(11:08 -0500)
Fix to return -ENOMEM in the platform_device_alloc() 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