From: Alan Stern Date: Mon, 20 Aug 2007 14:48:05 +0000 (-0400) Subject: USB: disable autosuspend by default for non-hubs X-Git-Tag: v2.6.23-rc7~52^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d2c592609a7da950b458403f1936d382f38ff9c;p=pandora-kernel.git USB: disable autosuspend by default for non-hubs This patch (as965) disables autosuspend by default for all USB devices other than hubs. We are seeing too many devices that can't suspend or resume properly, the blacklist is growing unreasonably quickly, and this sort of thing should be handled in userspace. Signed-off-by: Alan Stern Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed