commit | 576c7218a1546e0153480b208b125509cec71470 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Jun 25 13:17:41 2018 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 05 16:39:59 2018 -0500 |
tree | 19ff8f3656415af949679d4c03b6038251d534d0 | |
parent | 8eaf2b1faaf4358c6337785f2192055c6ef41e0d [diff] |
PCI: Export pcie_get_speed_cap and pcie_get_width_cap So drivers can use them. This can be used to replace duplicate code in the drm subsystem. Acked-by: Christian König <christian.koenig@amd.com> Acked-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>