]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pci: Call pcie_bus_configure_settings()
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 19 Sep 2011 17:44:50 +0000 (17:44 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 20 Sep 2011 05:53:24 +0000 (15:53 +1000)
commit4e02ee39338752424271a13a4d63f978226211a4
tree04997ffc3e98b34b5566ec9b0244fd394e6bce10
parent8701ea662f14fbca458e10888c171b769abcc205
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