]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] powerpc: clean up iSeries PCI probe
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 19 May 2006 06:54:42 +0000 (16:54 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 24 May 2006 06:08:57 +0000 (16:08 +1000)
commit095eed4f8d0be13a7934031434b6e9ceddb87ff6
tree6ae36b38c3cb8ab78e8cc8e019ed226829304ad6
parentefbd386967aaa7fcf7ffbb13e4975df1cdf04cb8
[PATCH] powerpc: clean up iSeries PCI probe

Only scan the host bridges and then use the existing pci_devs_phb_init()
routine.

Also fix typo in setup of reg property.

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