commit | 83a787a71e034244a9fd1d5988fe18f226341417 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Fri Apr 27 11:02:15 2012 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Fri Apr 27 11:02:15 2012 +0300 |
tree | 4ed07aa897320c5f1f24a77209ca0543be0be58b | |
parent | 15b120d67019d691e4389372967332d74a80522a [diff] |
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 <ben@decadent.org.uk> Signed-off-by: Felipe Balbi <balbi@ti.com>