On Wed, 6 Jun 2007, Michael Hanselmann wrote:

> > So the system is behaving the way you want, but not for the reason you 
> > think.  I bet you could remove the call to usb_root_hub_lost_power() 
> > entirely and it wouldn't make any difference at all.
> 
> Actually, that's true. René Nussbaumer tried without that call and it
> still works as intended. Should I leave that call out and drop the
> changes on usb_root_hub_lost_power for CONFIG_PM?

That would be best.  usb_root_hub_lost_power() is really meant to be 
used only when resuming from a suspend; it isn't appropriate for your 
situation.

Alan Stern


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to