From: Kumar Gala Date: Tue, 12 May 2009 20:51:56 +0000 (-0500) Subject: powerpc/fsl: Support unique MSI addresses per PCIe Root Complex X-Git-Tag: v2.6.31-rc1~331^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3da34aae03d498ee62f75aa7467de93cce3030fd;p=pandora-kernel.git powerpc/fsl: Support unique MSI addresses per PCIe Root Complex 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 --- Reading git-diff-tree failed