]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/host/ohci-s3c2410.c
[PATCH] pcmcia: add return value to _config() functions
[linux-2.6-omap-h63xx.git] / drivers / usb / host / ohci-s3c2410.c
index 372527a835930fcb51b236c0ba359c0e5aff629c..682bf2215660fccb6325dca29f35749bb23e8dbe 100644 (file)
@@ -158,7 +158,7 @@ static int ohci_s3c2410_hub_control (
                "s3c2410_hub_control(%p,0x%04x,0x%04x,0x%04x,%p,%04x)\n",
                hcd, typeReq, wValue, wIndex, buf, wLength);
 
-       /* if we are only an humble host without any special capabilites
+       /* if we are only an humble host without any special capabilities
         * process the request straight away and exit */
 
        if (info == NULL) {