diff mbox series

usb: fotg210: fix a Kconfig spelling mistake

Message ID 20230124233511.23616-1-rdunlap@infradead.org (mailing list archive)
State Accepted
Commit e538e3614c5c5a9a692c96a76e9b06e552dc9b6c
Headers show
Series usb: fotg210: fix a Kconfig spelling mistake | expand

Commit Message

Randy Dunlap Jan. 24, 2023, 11:35 p.m. UTC
Correct a spelling mistake (reported by codespell).

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-usb@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
 drivers/usb/fotg210/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Linus Walleij Jan. 25, 2023, 7:45 a.m. UTC | #1
On Wed, Jan 25, 2023 at 12:35 AM Randy Dunlap <rdunlap@infradead.org> wrote:

> Correct a spelling mistake (reported by codespell).
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Linus Walleij <linus.walleij@linaro.org>
> Cc: linux-usb@vger.kernel.org
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij
diff mbox series

Patch

diff -- a/drivers/usb/fotg210/Kconfig b/drivers/usb/fotg210/Kconfig
--- 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 suppports
+	   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