Re: [PATCH] usb:musb: Dequeue urbs on device unplug

2012-10-31 Thread Felipe Balbi
Hi, On Wed, Oct 10, 2012 at 10:06:03AM +0530, Virupax Sadashivpetimath wrote: > Flush queued urbs on receiving device disconnect > interrupt. This is required for successful disconnect > and successive enumeration of the device. > > In a failure case khubd hangs on usb-storage thread > for comple

Re: [PATCH] usb:musb: Dequeue urbs on device unplug

2012-10-31 Thread Felipe Balbi
...@rowland.harvard.edu; linux-...@vger.kernel.org; > > linux-kernel@vger.kernel.org; linus.wall...@linaro.org; Rajaram REGUPATHY; > > Praveena NADAHALLY > > Subject: Re: [PATCH] usb:musb: Dequeue urbs on device unplug > > > > Hi, > > > > On Wed, Oct 10, 2012 at 10:0

RE: [PATCH] usb:musb: Dequeue urbs on device unplug

2012-10-21 Thread Virupax SADASHIVPETIMATH
Rajaram REGUPATHY; > Praveena NADAHALLY > Subject: Re: [PATCH] usb:musb: Dequeue urbs on device unplug > > Hi, > > On Wed, Oct 10, 2012 at 10:06:03AM +0530, Virupax Sadashivpetimath wrote: > > Flush queued urbs on receiving device disconnect interrupt. This is > > r

Re: [PATCH] usb:musb: Dequeue urbs on device unplug

2012-10-15 Thread Felipe Balbi
Hi, On Wed, Oct 10, 2012 at 10:06:03AM +0530, Virupax Sadashivpetimath wrote: > Flush queued urbs on receiving device disconnect > interrupt. This is required for successful disconnect > and successive enumeration of the device. > > In a failure case khubd hangs on usb-storage thread > for comple