]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/usb/host/ehci-omap.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
[net-next-2.6.git] / drivers / usb / host / ehci-omap.c
index 8905ba4e482ab74ea9ace019ab3b5df89686c65c..5450e628157f4fcf89bbf68b228516be6eeaf54e 100644 (file)
@@ -183,7 +183,7 @@ struct ehci_hcd_omap {
        void __iomem            *ehci_base;
 
        /* Regulators for USB PHYs.
-        * Each PHY can have a seperate regulator.
+        * Each PHY can have a separate regulator.
         */
        struct regulator        *regulator[OMAP3_HS_USB_PORTS];
 };