commit | 2641e89bd5b00c35284a606cb3a5d6f9c5dba58f | [log] [tgz] |
---|---|---|
author | Mathias Nyman <mathias.nyman@linux.intel.com> | Tue Nov 29 17:51:23 2022 +0200 |
committer | Mathias Nyman <mathias.nyman@linux.intel.com> | Wed Jan 11 13:54:07 2023 +0200 |
tree | 20e7f6817c68380db7df8a5ac3a6da60aef55da7 | |
parent | 8cb8c26c5d0016abd7dbdc714e08a37acb789bef [diff] |
xhci: xhci-pci: use Intel specific helper to find USB3 LPM incapable ports Call the Intel specific ACPI helper to check if Intel USB ports are USB3 Link Power Management incapable. Some Intel hosts lack the ACPI DSM method normally used to detect these ports. Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>