From: Alan Stern Date: Thu, 9 Nov 2006 19:44:33 +0000 (-0500) Subject: USB: Add autosuspend support to the hub driver X-Git-Tag: v2.6.20-rc2~6^2~13^2~477^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40f122f343797d02390c5a157372cac0c5b50bb7;p=pandora-kernel.git USB: Add autosuspend support to the hub driver This patch (as742b) adds autosuspend/autoresume support to the USB hub driver. The largest aspect of the change is that we no longer need a special flag for root hubs that want to be resumed. Now every hub is autoresumed whenever khubd needs to access it. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed