]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/usb/gadget/net2280.c
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[karo-tx-linux.git] / drivers / usb / gadget / net2280.c
index 2680fcc011d490f88cf0ab6584a7edc23a14e69b..7f1bc9a73cda5a1fe45f8c053f426407758e0f50 100644 (file)
@@ -2446,7 +2446,7 @@ static void handle_stat1_irqs (struct net2280 *dev, u32 stat)
        mask = (1 << HIGH_SPEED) | (1 << FULL_SPEED);
 
        /* VBUS disconnect is indicated by VBUS_PIN and VBUS_INTERRUPT set.
-        * Root Port Reset is indicated by ROOT_PORT_RESET_INTERRRUPT set and
+        * Root Port Reset is indicated by ROOT_PORT_RESET_INTERRUPT set and
         * both HIGH_SPEED and FULL_SPEED clear (as ROOT_PORT_RESET_INTERRUPT
         * only indicates a change in the reset state).
         */