[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)
commitb9baa20b0a50947f2e86d7775c9dba87c0d946ef
tree21659df63935450730be4c2a61c1f54e40693aba
parent0ec6b5c1028f29aed07bc7c32945990c5cd48c14
[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