From: Alan Stern Date: Fri, 25 Jan 2013 22:09:49 +0000 (-0500) Subject: USB: EHCI: notify usbcore about port resumes X-Git-Tag: v3.8-rc7~13^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f292e7f9fb0e4bec68bbd83443407d6bb7922d36;p=pandora-kernel.git USB: EHCI: notify usbcore about port resumes This patch (as1650) adds calls to the new usb_hcd_{start,end}_port_resume() functions to ehci-hcd. Now EHCI root hubs won't be runtime suspended while they are sending a resume signal to one of their ports. Signed-off-by: Alan Stern Tested-by: Ming Lei Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed