On Wed, 15 Jun 2005, David Brownell wrote: > On Wednesday 15 June 2005 12:49 pm, Alan Stern wrote: > > Greg: > > > > This one-liner fixes a test for interfaces that are already resumed. > > > > It would be nice if this could get into 2.6.12, but it's not critical > > since it only affects people doing selective (runtime) suspend/resume. > > And anyone enabling CONFIG_USB_SUSPEND, which various people do > regardless of the fact that it's labeled experimental ...
I don't think it will matter for system suspend/resume, if that's what you mean. Even though the recursive call in hub.c to resume interfaces won't work right, the driver model core will itself resume each interface after resuming the device. Alan Stern ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
