[PATCH] USB: bug in EHCI device reset through transaction
This supports another special case: devices can revert to the "default" (address zero) state temporarily in usb_reset_device(). This is the quick fix; 2.6 could get rid of these special cases in ep0 hcd logic by disabling ep0, but 2.4 can't.
Showing
Please register or sign in to comment