powerpc/pci: Call pcie_bus_configure_settings()
commit781fb7a3e4cdca28236ae23e2c77070ed3ae531f
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 19 Sep 2011 17:44:50 +0000 (19 17:44 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 20 Sep 2011 05:53:24 +0000 (20 15:53 +1000)
tree04997ffc3e98b34b5566ec9b0244fd394e6bce10
parentfb82b83970a32263698e54a8779d2ce88cd3b060
powerpc/pci: Call pcie_bus_configure_settings()

This new function is used to properly setup the PCI Express Max Payload Size
(and in some circumstances Max Read Request Size).

Some systems will not operate properly if these aren't set correctly and
the firmware doesn't always do it.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/pci-common.c