usb: phy: Fix spelling mistake in Kconfig help text
authorColin Ian King <colin.king@canonical.com>
Thu, 26 Nov 2020 22:37:04 +0000 (22:37 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Dec 2020 14:23:47 +0000 (15:23 +0100)
There is a spelling mistake in the Kconfig help text. Fix it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20201126223704.13273-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/phy/Kconfig

index ef4787cd3d37b80b6f88cb7f70b943d7d968b7d7..52eebcb88c1fda4863063341a7027cb9842c076b 100644 (file)
@@ -144,7 +144,7 @@ config USB_MV_OTG
        depends on USB_GADGET || !USB_GADGET # if USB_GADGET=m, this can't be 'y'
        select USB_PHY
        help
-         Say Y here if you want to build Marvell USB OTG transciever
+         Say Y here if you want to build Marvell USB OTG transceiver
          driver in kernel (including PXA and MMP series). This driver
          implements role switch between EHCI host driver and gadget driver.