On Fri, May 14, 2010 at 09:44:52PM +0800, tom.leiming@xxxxxxxxx wrote: > From: Ming Lei <tom.leiming@xxxxxxxxx> > > For root-hub devices, we don't support the 'remove' action, > but deconfiguration may cause root-hub to stop work even > usb_remove_device returns failure. > > Considered it is very similar to remove a usb device by > usb_remove_device only, compared with physical disconnection processing. > > There are no races conditions found if only usb_remove_device is > called to do 'remove' action without deconfiguration, so remove > the deconfiguration to fix it. > > Signed-off-by: Ming Lei <tom.leiming@xxxxxxxxx> Have you had problems with the root hub being disabled? Why would this cause them to stop working? What tool is trying to remove a root hub? Why not just fix that tool? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html