]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/host/ehci.h
USB: EHCI: fix remote-wakeup support for ARC/TDI core
[linux-2.6-omap-h63xx.git] / drivers / usb / host / ehci.h
index a6fd550b6903f77116fec4adb63b379753041542..b11798d17ae56f1e69233db67e916e681b9351eb 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 */