Skip to content
Snippets Groups Projects
Commit 5e765892 authored by Vagrant Cascadian's avatar Vagrant Cascadian Committed by Tom Rini
Browse files

drivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of "resetting".

parent 0776c5fb
No related branches found
No related tags found
No related merge requests found
......@@ -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*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment