瀏覽代碼

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 <chf.fritz@googlemail.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
Christoph Fritz 7 年之前
父節點
當前提交
2a53e060a0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/usb/chipidea/Kconfig

+ 1 - 1
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