projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba7052f
)
usb: phy: Fix spelling mistake in Kconfig help text
author
Colin Ian King
<colin.king@canonical.com>
Thu, 26 Nov 2020 22:37:04 +0000
(22:37 +0000)
committer
Greg 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
patch
|
blob
|
history
diff --git
a/drivers/usb/phy/Kconfig
b/drivers/usb/phy/Kconfig
index ef4787cd3d37b80b6f88cb7f70b943d7d968b7d7..52eebcb88c1fda4863063341a7027cb9842c076b 100644
(file)
--- a/
drivers/usb/phy/Kconfig
+++ b/
drivers/usb/phy/Kconfig
@@
-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 transc
ie
ver
+ Say Y here if you want to build Marvell USB OTG transc
ei
ver
driver in kernel (including PXA and MMP series). This driver
implements role switch between EHCI host driver and gadget driver.