]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/host/ehci.h
EHCI: Fix root-hub and port suspend/resume problems
[linux-2.6-omap-h63xx.git] / drivers / usb / host / ehci.h
index bbc3082a73d752ae359b4c45fb1ae59cd0764699..74dbc6c8228ff634be1925907f9780bcbe77882f 100644 (file)
@@ -74,6 +74,7 @@ struct ehci_hcd {                     /* one per controller */
 
        /* per root hub port */
        unsigned long           reset_done [EHCI_MAX_ROOT_PORTS];
+       unsigned long           bus_suspended;
 
        /* per-HC memory pools (could be per-bus, but ...) */
        struct dma_pool         *qh_pool;       /* qh per active urb */