Benjamin Herrenschmidt 553aa7659b [POWERPC] Disable PCI IO/Mem on a device when resources can't be allocated
This patch changes the PowerPC PCI code to disable IO and/or Memory
decoding on a PCI device when a resource of that type failed to be
allocated.  This is done to avoid having unallocated dangling BARs
enabled that might try to decode on top of other devices.

If a proper resource is assigned later on, then pci_enable_device()
will take care of re-enabling decoding.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-12-20 16:18:16 +11:00
..
2007-11-27 09:19:39 +01:00
2007-11-28 01:24:04 +09:00
2007-11-26 19:15:31 -08:00
2007-12-20 16:17:47 +11:00
2007-11-05 12:18:17 +09:00
2007-12-05 05:38:00 -08:00
2007-10-20 01:24:05 +02:00