[PATCH 14/19] [POWERPC] Inline pci_setup_pci_controller as it has become trivial

2007-12-10 Thread Stephen Rothwell
and it becomes clear that we should use zalloc_maybe_bootmem. Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]> --- arch/powerpc/kernel/pci-common.c | 21 ++--- 1 files changed, 6 insertions(+), 15 deletions(-) diff --git a/arch/powerpc/kernel/pci-common.c b/arch/powerpc/kern

[PATCH 14/19] [POWERPC] Inline pci_setup_pci_controller as it has become trivial

2007-12-06 Thread Stephen Rothwell
and it becomes clear that we should use zalloc_maybe_bootmem. Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]> --- arch/powerpc/kernel/pci-common.c | 22 ++ 1 files changed, 6 insertions(+), 16 deletions(-) diff --git a/arch/powerpc/kernel/pci-common.c b/arch/powerpc/ker