commit | 781fb7a3e4cdca28236ae23e2c77070ed3ae531f | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Sep 19 17:44:50 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Sep 20 15:53:24 2011 +1000 |
tree | 04997ffc3e98b34b5566ec9b0244fd394e6bce10 | |
parent | fb82b83970a32263698e54a8779d2ce88cd3b060 [diff] |
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>