[PATCH 19/19] [POWERPC] pci_controller->arch_data really is a struct device_node *

2007-12-09 Thread Stephen Rothwell
Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]> --- This version also renames the arch_data field to dn. arch/powerpc/kernel/isa-bridge.c |2 +- arch/powerpc/kernel/pci-common.c |4 ++-- arch/powerpc/kernel/pci_32.c | 10 +- ar

Re: [PATCH 19/19] [POWERPC] pci_controller->arch_data really is a struct device_node *

2007-12-08 Thread Benjamin Herrenschmidt
On Fri, 2007-12-07 at 02:05 +1100, Stephen Rothwell wrote: > Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]> > --- Ah excellent, I had that on my to-do list for some time. However, we should also rename it as I'm getting more and more pressure to put a real void * arch_data in here for use by

Re: [PATCH 19/19] [POWERPC] pci_controller->arch_data really is a struct device_node *

2007-12-06 Thread Jon Loeliger
On Thu, 2007-12-06 at 09:05, Stephen Rothwell wrote: > Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]> > --- > arch/powerpc/kernel/pci_32.c |6 +++--- > arch/powerpc/kernel/pci_64.c |6 ++ > arch/powerpc/kernel/pci_dn.c |2 +- > arch/po

[PATCH 19/19] [POWERPC] pci_controller->arch_data really is a struct device_node *

2007-12-06 Thread Stephen Rothwell
Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]> --- arch/powerpc/kernel/pci_32.c |6 +++--- arch/powerpc/kernel/pci_64.c |6 ++ arch/powerpc/kernel/pci_dn.c |2 +- arch/powerpc/platforms/85xx/mpc85xx_ds.c |2 +- arch/powerpc/plat