From: Vagrant Cascadian Date: Tue, 21 Dec 2021 21:07:02 +0000 (-0800) Subject: drivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of "resetting". X-Git-Url: http://git.dujemihanovic.xyz/img/sics.gif?a=commitdiff_plain;h=5e7658925bc46c781bfa9faab8e15e6aac8c2808;p=u-boot.git drivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of "resetting". --- diff --git a/drivers/usb/gadget/dwc2_udc_otg.c b/drivers/usb/gadget/dwc2_udc_otg.c index fb10884755..2748270ad6 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*/