]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[POWERPC] Use ppc64 style list management for pci_controller on ppc32
authorKumar Gala <galak@kernel.crashing.org>
Wed, 27 Jun 2007 18:09:43 +0000 (13:09 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 29 Jun 2007 06:58:45 +0000 (01:58 -0500)
commita4c9e328279d55622d56507629d6b8942e8cc9c9
tree6e1791cfdfd6c0b9e56f1b154fca715b9aed9fbd
parent58083dade53cd434e134cd26ae5e89061f6de1ff
[POWERPC] Use ppc64 style list management for pci_controller on ppc32

Use the ppc64 style list management and allocation functions for
pci_controllers.  This makes the pci_controller structs just a bit more
common between ppc32 & ppc64.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/kernel/pci-common.c
arch/powerpc/kernel/pci_32.c
arch/powerpc/kernel/pci_64.c
include/asm-powerpc/pci-bridge.h