commit | 86f4923b4ab0415122ef640ffcbc93c1b02cdfa5 | [log] [tgz] |
---|---|---|
author | Vagrant Cascadian <vagrant@debian.org> | Tue Dec 21 13:07:02 2021 -0800 |
committer | Tom Rini <trini@konsulko.com> | Thu Jan 13 07:57:50 2022 -0500 |
tree | a6064779106b1f9ddcc98007699568bf5374e182 | |
parent | a321d044ade2295b1c8179f30ad90b03782bf952 [diff] |
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 fb10884..2748270 100644 --- a/drivers/usb/gadget/dwc2_udc_otg.c +++ b/drivers/usb/gadget/dwc2_udc_otg.c
@@ -461,7 +461,7 @@ 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*/