projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a0a71d
)
usb: gadget: pxa27x_udc: clean up comment
author
Tom Rix
<trix@redhat.com>
Mon, 18 Apr 2022 13:48:38 +0000
(09:48 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 21 Apr 2022 17:20:42 +0000
(19:20 +0200)
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>
drivers/usb/gadget/udc/pxa27x_udc.h
patch
|
blob
|
history
diff --git
a/drivers/usb/gadget/udc/pxa27x_udc.h
b/drivers/usb/gadget/udc/pxa27x_udc.h
index
0a6bc18
..
31bf79c
100644
(file)
--- a/
drivers/usb/gadget/udc/pxa27x_udc.h
+++ b/
drivers/usb/gadget/udc/pxa27x_udc.h
@@
-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 endpoi
tn
is active
+ * @alternate: altsetting in which this endpoi
nt
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