From: Andiry Xu Date: Fri, 7 May 2010 10:09:27 +0000 (+0800) Subject: USB: usbcore: Do not disable USB3 protocol ports in hub_activate() X-Git-Tag: v2.6.35-rc1~471^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f0a6cd3ce34de5f9d34b5bf07e1b973a5cd2aa2;p=pandora-kernel.git USB: usbcore: Do not disable USB3 protocol ports in hub_activate() When USB3 protocol port detects an USB3.0 device attach, the port will automatically transition to the Enabled state upon the completion of successful link training. Do not disable USB3 protocol ports in hub_activate(), or USB3.0 device will fail to be recognized if xHCI bus power management is implemented. Signed-off-by: Andiry Xu Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed