]> Git Repo - linux.git/blobdiff - drivers/usb/cdns3/cdns3-ep0.c
arm64: avoid prototype warnings for syscalls
[linux.git] / drivers / usb / cdns3 / cdns3-ep0.c
index 02ec7ab4bb4898efe3f097b03663e8a844e0a038..e29989d57bef9a10ae57fc5a90949283debbf6c2 100644 (file)
@@ -731,6 +731,7 @@ static int cdns3_gadget_ep0_queue(struct usb_ep *ep,
                request->actual = 0;
                priv_dev->status_completion_no_call = true;
                priv_dev->pending_status_request = request;
+               usb_gadget_set_state(&priv_dev->gadget, USB_STATE_CONFIGURED);
                spin_unlock_irqrestore(&priv_dev->lock, flags);
 
                /*
This page took 0.032014 seconds and 4 git commands to generate.