Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[pandora-kernel.git] / drivers / usb / host / ehci-omap.c
index 40a8583..0cd6c77 100644 (file)
@@ -181,7 +181,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];
 };