From: Mathias Nyman Date: Thu, 23 May 2013 14:14:28 +0000 (+0300) Subject: usb: xhci: check usb2 port capabilities before adding hw link PM support X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~63^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b630d4b9d05ba2e66878ca4614946d0f950d4111;p=pandora-kernel.git usb: xhci: check usb2 port capabilities before adding hw link PM support Hardware link powermanagement in usb2 is a per-port capability. Previously support for hw lpm was enabled for all ports if any usb2 port supported it. Now instead cache the capability values and check them for each port individually Signed-off-by: Mathias Nyman Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed