From: Andiry Xu Date: Fri, 23 Sep 2011 21:19:52 +0000 (-0700) Subject: xHCI: set USB2 hardware LPM X-Git-Tag: v3.2-rc1~183^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65580b4321eb36f16ae8b5987bfa1bb948fc5112;p=pandora-kernel.git xHCI: set USB2 hardware LPM If the device pass the USB2 software LPM and the host supports hardware LPM, enable hardware LPM for the device to let the host decide when to put the link into lower power state. If hardware LPM is enabled for a port and driver wants to put it into suspend, it must first disable hardware LPM, resume the port into U0, and then suspend the port. Signed-off-by: Andiry Xu Signed-off-by: Sarah Sharp Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed