From: Wei Yongjun Date: Tue, 7 May 2013 11:48:50 +0000 (+0800) Subject: usb: gadget: r8a66597-udc: fix error return code in r8a66597_probe() X-Git-Tag: v3.10-rc3~26^2~26^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3423d3258cd9939c06df75a582b16d52fc2249f;p=pandora-kernel.git usb: gadget: r8a66597-udc: fix error return code in r8a66597_probe() Fix to return -ENOMEM in the request alloc 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