linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] memstick: fix Kconfig typo
@ 2015-07-29  6:11 AceLan Kao
  0 siblings, 0 replies; only message in thread
From: AceLan Kao @ 2015-07-29  6:11 UTC (permalink / raw)
  To: linux-kernel

The module name of the Realtek USB Memstick Card Interface Driver should be
rtsx_usb_ms, instead of rts5139_ms.

Signed-off-by: AceLan Kao <acelan.kao@canonical.com>
---
 drivers/memstick/host/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/memstick/host/Kconfig b/drivers/memstick/host/Kconfig
index 7310e32..1add71a 100644
--- a/drivers/memstick/host/Kconfig
+++ b/drivers/memstick/host/Kconfig
@@ -61,4 +61,4 @@ config MEMSTICK_REALTEK_USB
 	  of Realtek RTS5129/39 series USB card reader
 
 	  To compile this driver as a module, choose M here: the module will
-	  be called rts5139_ms.
+	  be called rtsx_usb_ms.
-- 
2.1.4


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-07-29  6:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-29  6:11 [PATCH] memstick: fix Kconfig typo AceLan Kao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).