mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-03 01:36:52 +09:00
usb: gadget: pxa27x_udc: clean up comment
Spelling replacement endpoitn to endpoint Signed-off-by: Tom Rix <trix@redhat.com> Link: https://lore.kernel.org/r/20220418134838.1236023-1-trix@redhat.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
2a0a71d92d
commit
77e00508c2
@@ -326,7 +326,7 @@ struct udc_usb_ep {
|
||||
* @addr: usb endpoint number
|
||||
* @config: configuration in which this endpoint is active
|
||||
* @interface: interface in which this endpoint is active
|
||||
* @alternate: altsetting in which this endpoitn is active
|
||||
* @alternate: altsetting in which this endpoint is active
|
||||
* @fifo_size: max packet size in the endpoint fifo
|
||||
* @type: endpoint type (bulk, iso, int, ...)
|
||||
* @udccsr_value: save register of UDCCSR0 for suspend/resume
|
||||
|
||||
Reference in New Issue
Block a user