mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-04 14:00:19 +00:00 
			
		
		
		
	drivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of "resetting".
This commit is contained in:
		
							parent
							
								
									0776c5fbb7
								
							
						
					
					
						commit
						5e7658925b
					
				@ -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*/
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user