From: Alan Stern Date: Wed, 30 Aug 2006 19:47:11 +0000 (-0400) Subject: usbcore: remove usb_suspend_root_hub X-Git-Tag: v2.6.19-rc1~899^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02c399ee45a54987c152fe5f627ed949bb55f187;p=pandora-kernel.git usbcore: remove usb_suspend_root_hub This patch (as740) removes the existing support for autosuspend of root hubs. That support fit in rather awkwardly with the rest of usbcore and it was used only by ohci-hcd. It won't be needed any more since the hub driver will take care of autosuspending all hubs, root or external. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed