drivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of "resetting".
authorVagrant Cascadian <vagrant@debian.org>
Tue, 21 Dec 2021 21:07:02 +0000 (13:07 -0800)
committerTom Rini <trini@konsulko.com>
Thu, 13 Jan 2022 12:57:50 +0000 (07:57 -0500)
drivers/usb/gadget/dwc2_udc_otg.c

index fb10884..2748270 100644 (file)
@@ -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*/