]> Pileus Git - ~andy/linux/blobdiff - drivers/usb/host/ehci-ppc-of.c
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
[~andy/linux] / drivers / usb / host / ehci-ppc-of.c
index 2b1694e6b4809b0fb0af261a140f3677952731a7..875d2fcc9e0e83de6ba7e17d007b347bf1ca34a4 100644 (file)
@@ -30,7 +30,7 @@ static const struct hc_driver ehci_ppc_of_hc_driver = {
         * generic hardware linkage
         */
        .irq                    = ehci_irq,
-       .flags                  = HCD_MEMORY | HCD_USB2,
+       .flags                  = HCD_MEMORY | HCD_USB2 | HCD_BH,
 
        /*
         * basic lifecycle operations