From: Gavin Shan Date: Tue, 12 Nov 2013 06:49:21 +0000 (+0800) Subject: powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridges X-Git-Tag: v3.13-rc1~16^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf898ec5cbd33be11147743bee27b66b10cb2f85;p=pandora-kernel.git powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridges On PHB3, we will fail to fetch IODA tables without PCI_COMMAND_MASTER on PCI bridges. According to one experiment I had, the MSIx interrupts didn't raise from the adapter without the bit applied to all upstream PCI bridges including root port of the adapter. The patch forces to have that bit enabled accordingly. Signed-off-by: Gavin Shan CC: Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed