Skip to content
Commit 503275bf authored by Yijing Wang's avatar Yijing Wang Committed by Bjorn Helgaas
Browse files

tile/PCI: use cached pci_dev->pcie_mpss to simplify code



The PCI core caches the "PCIe Max Payload Size Supported" in
pci_dev->pcie_mpss, so use that instead of pcie_capability_read_dword().

Signed-off-by: default avatarYijing Wang <wangyijing@huawei.com>
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent f1c66c46
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment