]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] powerpc: move iSeries PCI devices to the device tree
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 19 May 2006 06:46:28 +0000 (16:46 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 24 May 2006 06:08:56 +0000 (16:08 +1000)
commit0d177df15d12926dc2ef7c814f317f02de52ce17
treeda10171a931af0ff709016a8ce5111a3c39e83d2
parent66b3851a6947482987b4c05aa781a33696287648
[PATCH] powerpc: move iSeries PCI devices to the device tree

Move the probing of PCI devices to setup.c and put them all into the
flattened device tree.  The later probing is now done by traversing the
device tree.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/iseries/irq.c
arch/powerpc/platforms/iseries/irq.h
arch/powerpc/platforms/iseries/pci.c
arch/powerpc/platforms/iseries/setup.c