commit | 840008bb5162f029d5bc05959c7f51a3e8f9e0ff | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Fri Jan 25 17:09:55 2013 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jan 25 15:06:01 2013 -0800 |
tree | 46a1c9e7afd1421b87dba9d2d1247a6bad6f110e | |
parent | f292e7f9fb0e4bec68bbd83443407d6bb7922d36 [diff] |
USB: UHCI: notify usbcore about port resumes This patch (as1651) adds calls to the new usb_hcd_{start,end}_port_resume() functions to uhci-hcd. Now UHCI root hubs won't be runtime suspended while they are sending a resume signal to one of their ports. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>