From: Wei Yongjun Date: Fri, 12 Apr 2013 14:41:48 +0000 (+0800) Subject: staging: dwc2: fix error return code in dwc2_hcd_init() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53510352587c5350a8ae0c150a73244ce176ae40;p=pandora-kernel.git staging: dwc2: fix error return code in dwc2_hcd_init() 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 Reviewed-by: Matthijs Kooijman Acked-by: Paul Zimmerman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed