]> git.karo-electronics.de Git - linux-beck.git/commit
PCI: Export pcie_set_mps() and pcie_get_mps()
authorYijing Wang <wangyijing@huawei.com>
Tue, 24 Sep 2013 18:08:06 +0000 (12:08 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 24 Sep 2013 18:08:06 +0000 (12:08 -0600)
commitf1c66c4678ad223bda0dcd261e4048f009234f85
tree39142ae71a9d9a286f8f509620987023c675fb64
parent4a10c2ac2f368583138b774ca41fac4207911983
PCI: Export pcie_set_mps() and pcie_get_mps()

Export pcie_get_mps() and pcie_set_mps() functions so drivers can use
them to simplify code.

Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pci.c