From: Wei Yongjun Date: Tue, 7 May 2013 11:49:37 +0000 (+0800) Subject: usb: gadget: fusb300_udc: fix error return code in fusb300_probe() X-Git-Tag: v3.10-rc3~26^2~26^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3661951032d002d710c2187c5d9dbc8b4cabfa2;p=pandora-kernel.git usb: gadget: fusb300_udc: fix error return code in fusb300_probe() 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed