]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] pci32: Remove PowerMac P2P bridge IO hack
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 20 Dec 2007 03:54:44 +0000 (14:54 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 20 Dec 2007 05:18:06 +0000 (16:18 +1100)
commit6f2c3574b3248f4777d5cb2e7de8e3bd5433ab73
tree21659df63935450730be4c2a61c1f54e40693aba
parentd92854a3d1785c3f31c673809fe93e44841169af
[POWERPC] pci32: Remove PowerMac P2P bridge IO hack

The 32 bits PowerPC PCI code has a hack for use by some PowerMacs
to try to re-open PCI<->PCI bridge IO resources that were closed
by the firmware.  This is no longer necessary as the generic code
will now do that for us.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/pci_32.c