projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e6f4c8
)
usb: fotg210: fix a Kconfig spelling mistake
author
Randy Dunlap
<rdunlap@infradead.org>
Tue, 24 Jan 2023 23:35:11 +0000
(15:35 -0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 25 Jan 2023 14:43:24 +0000
(15:43 +0100)
Correct a spelling mistake (reported by codespell).
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link:
https://lore.kernel.org/r/20230124233511.23616-1-rdunlap@infradead.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/fotg210/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/usb/fotg210/Kconfig
b/drivers/usb/fotg210/Kconfig
index 2b05968735baa769687ef4507951481f7a01097d..87a16258274eedd7b1eb5906500874e19b530b22 100644
(file)
--- a/
drivers/usb/fotg210/Kconfig
+++ b/
drivers/usb/fotg210/Kconfig
@@
-29,7
+29,7
@@
config USB_FOTG210_UDC
bool "Faraday FOTG210 USB Peripheral Controller support"
help
Faraday USB2.0 OTG controller which can be configured as
- high speed or full speed USB device. This driver supp
p
orts
+ high speed or full speed USB device. This driver supports
Bulk Transfer so far.
Say "y" to link the driver statically, or "m" to build a