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:
8284f93
)
staging: dwc2: fix error return code in dwc2_hcd_init()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Fri, 12 Apr 2013 14:41:48 +0000
(22:41 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 12 Apr 2013 22:09:59 +0000
(15:09 -0700)
Fix to return a negative error code from the error handling
case instead of 0, as returned elsewhere in this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Reviewed-by: Matthijs Kooijman <matthijs@stdin.nl>
Acked-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found