aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/cdc-acm.c
diff options
context:
space:
mode:
authorMinas Harutyunyan <[email protected]>2020-06-09 08:28:11 +0000
committerGreg Kroah-Hartman <[email protected]>2020-06-18 08:42:52 +0000
commit207324a321a866401b098cadf19e4a2dd6584622 (patch)
tree3f39c3b1aabe2915888c010051d6f352ae3c7bfa /drivers/usb/class/cdc-acm.c
parentusb: add USB_QUIRK_DELAY_INIT for Logitech C922 (diff)
downloadkernel-207324a321a866401b098cadf19e4a2dd6584622.tar.gz
kernel-207324a321a866401b098cadf19e4a2dd6584622.zip
usb: dwc2: Postponed gadget registration to the udc class driver
During dwc2 driver probe, after gadget registration to the udc class driver, if exist any builtin function driver it immediately bound to dwc2 and after init host side (dwc2_hcd_init()) stucked in host mode. Patch postpone gadget registration after host side initialization done. Fixes: 117777b2c3bb9 ("usb: dwc2: Move gadget probe function into platform code") Reported-by: kbuild test robot <[email protected]> Tested-by: Marek Vasut <[email protected]> Cc: stable <[email protected]> Signed-off-by: Minas Harutyunyan <[email protected]> Link: https://lore.kernel.org/r/f21cb38fecc72a230b86155d94c7e60c9cb66f58.1591690938.git.hminas@synopsys.com Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/class/cdc-acm.c')
0 files changed, 0 insertions, 0 deletions