]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/host/ehci.h
Revert "USB: improve ehci_watchdog's side effect in CPU power management"
[linux-2.6-omap-h63xx.git] / drivers / usb / host / ehci.h
index fb1770d6e2001f23c62127bf9754a7186a2abe3c..c7d4b5a06bdb049e424228560a9d0b51f4baf7fd 100644 (file)
@@ -99,6 +99,8 @@ struct ehci_hcd {                     /* one per controller */
                        owned by the companion during a bus suspend */
        unsigned long           port_c_suspend;         /* which ports have
                        the change-suspend feature turned on */
+       unsigned long           suspended_ports;        /* which ports are
+                       suspended */
 
        /* per-HC memory pools (could be per-bus, but ...) */
        struct dma_pool         *qh_pool;       /* qh per active urb */