kernel/drivers/usb/gadget/udc/fsl_qe_udc.h
.. .. @@ -333,8 +333,8 @@ 333 333 u32 resume_state; /* USB state to resume*/ 334 334 u32 usb_state; /* USB current state */ 335 335 u32 usb_next_state; /* USB next state */ 336 - u32 ep0_state; /* Enpoint zero state */337 - u32 ep0_dir; /* Enpoint zero direction: can be336 + u32 ep0_state; /* Endpoint zero state */337 + u32 ep0_dir; /* Endpoint zero direction: can be338 338 USB_DIR_IN or USB_DIR_OUT*/ 339 339 u32 usb_sof_count; /* SOF count */ 340 340 u32 errors; /* USB ERRORs count */