[PATCH] staging: octeon-usb: correct driver name in Kconfig help text

Randy Dunlap rdunlap at infradead.org
Tue Aug 23 20:07:52 UTC 2016


From: Randy Dunlap <rdunlap at infradead.org>

The module name in the Makefile and in the driver source file is
octeon-hcd, so correct the Kconfig text to be the same.

Signed-off-by: Randy Dunlap <rdunlap at infradead.org>
Cc: Aaro Koskinen <aaro.koskinen at iki.fi>
---
 drivers/staging/octeon-usb/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20160823.orig/drivers/staging/octeon-usb/Kconfig
+++ linux-next-20160823/drivers/staging/octeon-usb/Kconfig
@@ -6,5 +6,5 @@ config OCTEON_USB
 	  Networks' products in the Octeon family.
 
 	  To compile this driver as a module, choose M here. The module
-	  will be called octeon-usb.
+	  will be called octeon-hcd.
 


More information about the devel mailing list