Re: [RFC 1/8] USB: Handle auto-transition from hot to warm reset.

2012-11-23 Thread Alan Stern
On Wed, 21 Nov 2012, Sarah Sharp wrote: > USB 3.0 hubs and roothubs will automatically transition a failed hot > reset to a warm (BH) reset. In that case, the warm reset change bit > will be set, and the link state change bit may also be set. Change > hub_port_finish_reset to unconditionally cle

[RFC 1/8] USB: Handle auto-transition from hot to warm reset.

2012-11-22 Thread Sarah Sharp
USB 3.0 hubs and roothubs will automatically transition a failed hot reset to a warm (BH) reset. In that case, the warm reset change bit will be set, and the link state change bit may also be set. Change hub_port_finish_reset to unconditionally clear those change bits for USB 3.0 hubs. If these