git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb82b83
)
powerpc/pci: Call pcie_bus_configure_settings()
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 19 Sep 2011 17:44:50 +0000
(17:44 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 20 Sep 2011 05:53:24 +0000
(15:53 +1000)
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>
No differences found