@@ -2531,6 +2531,7 @@ if (uhci_active(uhci)) suspend_hc(uhci); uhci->state = UHCI_SUSPENDED_PM; + uhci->hcd.state = USB_STATE_SUSPENDED; } up(&uhci->state_mutex); return rc;
I meant to ask ... why don't you just use uhci->hcd.state exclusively?
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
