Nathan Fontenot e90a131846 powerpc/pci: Properly allocate bus resources for hotplug PHBs
Resources for PHB's that are dynamically added to a system are not
properly allocated in the resource tree.

Not having these resources allocated causes an oops when removing
the PHB when we try to release them.

The diff appears a bit messy, this is mainly due to moving everything
one tab to the left in the pcibios_allocate_bus_resources routine.
The functionality change in this routine is only that the
list_for_each_entry() loop is pulled out and moved to the necessary
calling routine.

Signed-off-by: Nathan Fontenot <nfont@austin.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2008-10-31 16:12:03 +11:00
..
2008-07-03 16:58:10 +10:00
2008-07-03 16:58:10 +10:00
2007-05-11 05:38:25 -04:00
2008-06-30 22:31:00 +10:00
2008-09-24 16:26:43 -05:00
2008-03-07 08:42:28 -06:00
2008-10-15 10:13:29 +11:00
2008-05-23 22:43:11 +02:00
2008-10-31 16:11:47 +11:00
2008-09-24 16:26:45 -05:00
2008-09-24 16:26:45 -05:00
2008-10-22 22:55:20 -07:00
2008-10-15 11:31:54 +11:00
2007-10-11 14:36:47 +10:00
2008-07-16 11:07:59 +10:00
2008-08-04 13:18:17 +10:00
2008-09-24 16:26:43 -05:00