From: Sarah Sharp Date: Thu, 30 Dec 2010 21:27:36 +0000 (-0800) Subject: USB: Disable auto-suspend for USB 3.0 hubs. X-Git-Tag: v2.6.39-rc1~472^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c9ffe0f6286a02bf82f8d7fb7274aec2ad977f1;p=pandora-kernel.git USB: Disable auto-suspend for USB 3.0 hubs. USB 3.0 devices have a slightly different suspend sequence than USB 2.0/1.1 devices. There isn't support for USB 3.0 device suspend yet, so make khubd leave autosuspend disabled for USB 3.0 hubs. Make sure that USB 3.0 roothubs still have autosuspend enabled, since that path in the xHCI driver works fine. Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed