From: Felipe Balbi Date: Fri, 27 Apr 2012 08:02:15 +0000 (+0300) Subject: usb: gadget: udc-core: fix wrong call order X-Git-Tag: v3.4-rc5~5^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83a787a71e034244a9fd1d5988fe18f226341417;p=pandora-kernel.git usb: gadget: udc-core: fix wrong call order commit 6d258a4 (usb: gadget: udc-core: stop UDC on device-initiated disconnect) introduced another case of asymmetric calls when issuing a device-initiated disconnect. Fix it. Reported-by: Ben Hutchings Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed