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:
12ac426
)
powerpc/fsl: Support unique MSI addresses per PCIe Root Complex
author
Kumar Gala
<galak@kernel.crashing.org>
Tue, 12 May 2009 20:51:56 +0000
(15:51 -0500)
committer
Kumar Gala
<galak@kernel.crashing.org>
Tue, 19 May 2009 05:50:38 +0000
(
00:50
-0500)
Its feasible based on how the PCI address map is setup that the region
of PCI address space used for MSIs differs for each PHB on the same SoC.
Instead of assuming that the address mappes to CCSRBAR 1:1 we read
PEXCSRBAR (BAR0) for the PHB that the given pci_dev is on.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
No differences found