aboutsummaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2021-12-21 13:07:02 -0800
committerTom Rini <trini@konsulko.com>2022-01-13 07:57:50 -0500
commit5e7658925bc46c781bfa9faab8e15e6aac8c2808 (patch)
treea6064779106b1f9ddcc98007699568bf5374e182 /drivers
parent0776c5fbb7d3693d69796fc811f3040644e3576b (diff)
downloadu-boot-5e7658925bc46c781bfa9faab8e15e6aac8c2808.zip
u-boot-5e7658925bc46c781bfa9faab8e15e6aac8c2808.tar.gz
u-boot-5e7658925bc46c781bfa9faab8e15e6aac8c2808.tar.bz2
drivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of "resetting".
Diffstat (limited to 'drivers')
-rw-r--r--drivers/usb/gadget/dwc2_udc_otg.c2
1 files changed, 1 insertions, 1 deletions
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 @@ 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*/