linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* MemoryStick: reference to MMC should be MemoryStick
@ 2008-02-14 23:06 Ben Dooks
  0 siblings, 0 replies; only message in thread
From: Ben Dooks @ 2008-02-14 23:06 UTC (permalink / raw)
  To: linux-kernel; +Cc: oakad

The drivers/memstick/Kconfig references MMC where it should read MemoryStick

Signed-off-by: Ben Dooks <ben-linux@fluff.org>

diff -urNp linux-2.6.25-rc1/drivers/memstick/Kconfig linux-2.6.25-rc1-bjd1/drivers/memstick/Kconfig
--- linux-2.6.25-rc1/drivers/memstick/Kconfig	2008-02-13 20:04:28.000000000 +0000
+++ linux-2.6.25-rc1-bjd1/drivers/memstick/Kconfig	2008-02-14 23:02:52.000000000 +0000
@@ -8,7 +8,7 @@ menuconfig MEMSTICK
 	  Sony MemoryStick is a proprietary storage/extension card protocol.
 
 	  If you want MemoryStick support, you should say Y here and also
-	  to the specific driver for your MMC interface.
+	  to the specific driver for your MemoryStick interface.
 
 if MEMSTICK
 

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

only message in thread, other threads:[~2008-02-14 23:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-14 23:06 MemoryStick: reference to MMC should be MemoryStick Ben Dooks

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).