Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=378465396e74aa6ef36271cecaea49eb742025a8
Commit:     378465396e74aa6ef36271cecaea49eb742025a8
Parent:     fe4b65ec9127a336eeaa503f878062d9e6f44591
Author:     Oliver Neukum <[EMAIL PROTECTED]>
AuthorDate: Wed Mar 14 15:23:56 2007 +0100
Committer:  Greg Kroah-Hartman <[EMAIL PROTECTED]>
CommitDate: Fri Apr 27 13:28:35 2007 -0700

    USB: help text for mos 7720 driver
    
    this driver's help text incorrectly claims to support only single port
    devices.
    
    Signed-off-by: Oliver Neukum <[EMAIL PROTECTED]>
    Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>
---
 drivers/usb/serial/Kconfig |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/usb/serial/Kconfig b/drivers/usb/serial/Kconfig
index 2f4d303..ba5d1dc 100644
--- a/drivers/usb/serial/Kconfig
+++ b/drivers/usb/serial/Kconfig
@@ -423,11 +423,11 @@ config USB_SERIAL_MCT_U232
          module will be called mct_u232.
 
 config USB_SERIAL_MOS7720
-       tristate "USB Moschip 7720 Single Port Serial Driver"
+       tristate "USB Moschip 7720 Serial Driver"
        depends on USB_SERIAL
        ---help---
-         Say Y here if you want to use a USB Serial single port adapter from
-         Moschip Semiconductor Tech.
+         Say Y here if you want to use USB Serial single and double
+         port adapters from Moschip Semiconductor Tech.
 
          To compile this driver as a module, choose M here: the
          module will be called mos7720.
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to