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:
5961ad2
)
mtd: nand: omap: fix error return code in omap_nand_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Fri, 1 Nov 2013 00:16:18 +0000
(08:16 +0800)
committer
Brian Norris
<computersforpeace@gmail.com>
Thu, 7 Nov 2013 07:33:15 +0000
(23:33 -0800)
Fix to return a negative error code from the error handling case instead
of 0, to more closely match the rest of this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Acked-by: Pekon Gupta <pekon@ti.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
No differences found