
21 Dec
2021
21 Dec
'21
10:07 p.m.
--- drivers/usb/gadget/dwc2_udc_otg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/usb/gadget/dwc2_udc_otg.c b/drivers/usb/gadget/dwc2_udc_otg.c index 2f31814442..b30604eba0 100644 --- a/drivers/usb/gadget/dwc2_udc_otg.c +++ b/drivers/usb/gadget/dwc2_udc_otg.c @@ -461,7 +461,7 @@ static void reconfig_usbd(struct dwc2_udc *dev) u32 max_hw_ep; int pdata_hw_ep;
- debug("Reseting OTG controller\n"); + debug("Resetting OTG controller\n");
dflt_gusbcfg = 0<<15 /* PHY Low Power Clock sel*/
--
2.30.2