usb: dwc3: ep0: move to CONFIGURED also on delayed status
authorFelipe Balbi <balbi@ti.com>
Wed, 18 Jan 2012 18:18:45 +0000 (20:18 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 6 Feb 2012 09:48:31 +0000 (11:48 +0200)
commitbb5cfd6811c63c47403e98028bde7e98bd7a1751
treeefa8eaf5a8ecc7cfa64807dc282aae9d21c10b5f
parent7b7dd0253cd50fdc413b4ec199f1f3af08b7ba0d
usb: dwc3: ep0: move to CONFIGURED also on delayed status

Mass Storage gadget will take some time to handle
the SetConfiguration request, but even on those
cases we should move to CONFIGURED state.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/ep0.c