Re: [PATCH V2] USB: Fix persist resume of some SS USB devices

2014-07-18 Thread Alan Stern
On Fri, 18 Jul 2014, Pratyush Anand wrote: > Problem Summary: Problem has been observed generally with PM states > where VBUS goes off during suspend. There are some SS USB devices which > take longer time for link training compared to many others. Such > devices fail to reconnect with same old a

[PATCH V2] USB: Fix persist resume of some SS USB devices

2014-07-18 Thread Pratyush Anand
Problem Summary: Problem has been observed generally with PM states where VBUS goes off during suspend. There are some SS USB devices which take longer time for link training compared to many others. Such devices fail to reconnect with same old address which was associated with it before suspend.