From: Christoph Fritz Date: Tue, 24 Oct 2017 10:15:50 +0000 (+0200) Subject: usb: chipidea: fix trivial typo in Kconfig X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=2a53e060a053d5d7627dcde5b06b5950902d9ce6;p=openwrt%2Fstaging%2Fblogic.git usb: chipidea: fix trivial typo in Kconfig This patch fixes a trivial typo to get the module name ci_hdrc.ko correct. Signed-off-by: Christoph Fritz Signed-off-by: Peter Chen --- diff --git a/drivers/usb/chipidea/Kconfig b/drivers/usb/chipidea/Kconfig index 51f4157bbecf..785f0ed037f7 100644 --- 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