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:
fc5b920
)
usb: chipidea: fix trivial typo in Kconfig
author
Christoph Fritz
<chf.fritz@googlemail.com>
Tue, 24 Oct 2017 10:15:50 +0000
(12:15 +0200)
committer
Peter Chen
<peter.chen@nxp.com>
Thu, 26 Oct 2017 01:54:43 +0000
(09:54 +0800)
This patch fixes a trivial typo to get the module name ci_hdrc.ko correct.
Signed-off-by: Christoph Fritz <chf.fritz@googlemail.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
drivers/usb/chipidea/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/usb/chipidea/Kconfig
b/drivers/usb/chipidea/Kconfig
index
51f4157
..
785f0ed
100644
(file)
--- a/
drivers/usb/chipidea/Kconfig
+++ b/
drivers/usb/chipidea/Kconfig
@@
-9,7
+9,7
@@
config USB_CHIPIDEA
Dual-role switch (ID, OTG FSM, sysfs), Host-only, and
Peripheral-only.
- When compiled dynamically, the module will be called ci
-
hdrc.ko.
+ When compiled dynamically, the module will be called ci
_
hdrc.ko.
if USB_CHIPIDEA