From: Andiry Xu Date: Thu, 14 Oct 2010 14:23:03 +0000 (-0700) Subject: USB: xHCI: bus power management implementation X-Git-Tag: v2.6.37-rc1~154^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9777e3ce907d4cb5a513902a87ecd03b52499569;p=pandora-kernel.git USB: xHCI: bus power management implementation This patch implements xHCI bus suspend/resume function hook. In the patch it goes through all the ports and suspend/resume the ports if needed. If any port is in remote wakeup, abort bus suspend as what ehci/ohci do. Signed-off-by: Libin Yang Signed-off-by: Crane Cai Signed-off-by: Andiry Xu Signed-off-by: Sarah Sharp Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed