kernel: update linux 3.2 to 3.2.16
[librecmc/librecmc.git] / target / linux / generic / patches-3.2 / 811-pci_disable_usb_common_quirks.patch
index c0a478b7043eae50a290510c073415af53eb7fce..d4fa69d2390572d6bbb22804db3149a30d386ff8 100644 (file)
@@ -10,8 +10,8 @@
  static inline int io_type_enabled(struct pci_dev *pdev, unsigned int mask)
  {
        u16 cmd;
-@@ -877,3 +879,5 @@ static void __devinit quirk_usb_early_ha
-               quirk_usb_handoff_xhci(pdev);
+@@ -898,3 +900,5 @@ static void __devinit quirk_usb_early_ha
+       pci_disable_device(pdev);
  }
  DECLARE_PCI_FIXUP_FINAL(PCI_ANY_ID, PCI_ANY_ID, quirk_usb_early_handoff);
 +