USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
[pandora-kernel.git] / include / linux / usb / hcd.h
index 64cec8d..03354d5 100644 (file)
@@ -128,8 +128,6 @@ struct usb_hcd {
        unsigned                wireless:1;     /* Wireless USB HCD */
        unsigned                authorized_default:1;
        unsigned                has_tt:1;       /* Integrated TT in root hub */
-       unsigned                broken_pci_sleep:1;     /* Don't put the
-                       controller in PCI-D3 for system sleep */
 
        int                     irq;            /* irq allocated */
        void __iomem            *regs;          /* device memory/io */