aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon-usb
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2016-08-23 13:07:52 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-08-30 19:09:47 +0200
commite7a69540e11ba30458f28764758f372d9d80abb4 (patch)
tree06287136c0aafa7a2312c029501ccc20e1807a43 /drivers/staging/octeon-usb
parentMerge tag 'iio-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into work-testing (diff)
downloadlinux-dev-e7a69540e11ba30458f28764758f372d9d80abb4.tar.xz
linux-dev-e7a69540e11ba30458f28764758f372d9d80abb4.zip
staging: octeon-usb: correct driver name in Kconfig help text
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@infradead.org> Cc: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/octeon-usb')
-rw-r--r--drivers/staging/octeon-usb/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/octeon-usb/Kconfig b/drivers/staging/octeon-usb/Kconfig
index 16ea17ff3fd2..0b8f1d9c7056 100644
--- a/drivers/staging/octeon-usb/Kconfig
+++ b/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.