]> git.karo-electronics.de Git - linux-beck.git/commitdiff
drivers:staging:westbridge:astoria Remove one to many n's in a word.
authorJustin P. Mattock <justinmattock@gmail.com>
Sun, 27 Feb 2011 04:34:01 +0000 (20:34 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 1 Mar 2011 03:00:29 +0000 (19:00 -0800)
The Patch below removes one to many "n's" in a word..

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
CC: Greg Kroah-Hartman <gregkh@suse.de>
CC: David Cross <david.cross@cypress.com>
CC: devel@driverdev.osuosl.org
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/westbridge/astoria/api/src/cyasusb.c
drivers/staging/westbridge/astoria/include/linux/westbridge/cyasusb.h

index d9cb7d49ae7de71b6f38d83e1858b641610a67de..92ea42503bf397d49739721a62543cd2f4b73add 100644 (file)
@@ -1058,8 +1058,8 @@ destroy:
 * This method asks the West Bridge device to connect the
 * internal USB D+ and D- signals to the USB pins, thus
 * starting the enumeration processes if the external pins
-* are connnected to a USB host. If the external pins are
-* not connect to a USB host, enumeration will begin as soon
+* are connected to a USB host. If the external pins are
+* not connected to a USB host, enumeration will begin as soon
 * as the USB pins are connected to a host.
 */
 cy_as_return_status_t
index 9049c8d9fe6a5a6c827b27faf18af8ad382c781d..4a549e146812821d2f69f6763ba2d272fb34e716 100644 (file)
@@ -746,7 +746,7 @@ cy_as_usb_register_callback(
    the West Bridge device as a different
    device when necessary.  This function connects the D+ and D-
    signal physically to the USB host
-   if they have been previously disconnnected.
+   if they have been previously disconnected.
 
    * Valid In Asynchronous Callback: YES (if cb supplied)
    * Nestable: YES