From b630d4b9d05ba2e66878ca4614946d0f950d4111 Mon Sep 17 00:00:00 2001 From: Mathias Nyman Date: Thu, 23 May 2013 17:14:28 +0300 Subject: [PATCH] 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-format-patch failed