Re: [PATCH] powerpc/pci: Move pseries code into pseries platform specific area

2009-04-30 Thread Michael Ellerman
On Thu, 2009-04-30 at 10:35 -0500, Kumar Gala wrote: > On Apr 30, 2009, at 9:49 AM, Michael Ellerman wrote: > > > On Thu, 2009-04-30 at 09:14 -0500, Kumar Gala wrote: > >> There doesn't appear to be any specific reason that we need to > >> setup the > >> pseries specific notifier in generic arch

Re: [PATCH] powerpc/pci: Move pseries code into pseries platform specific area

2009-04-30 Thread Kumar Gala
On Apr 30, 2009, at 9:49 AM, Michael Ellerman wrote: On Thu, 2009-04-30 at 09:14 -0500, Kumar Gala wrote: There doesn't appear to be any specific reason that we need to setup the pseries specific notifier in generic arch pci code. Move it into pseries land. Yeah I guess. Although if som

Re: [PATCH] powerpc/pci: Move pseries code into pseries platform specific area

2009-04-30 Thread Michael Ellerman
On Thu, 2009-04-30 at 09:14 -0500, Kumar Gala wrote: > There doesn't appear to be any specific reason that we need to setup the > pseries specific notifier in generic arch pci code. Move it into pseries > land. Yeah I guess. Although if some other platform ever wants to do PCI hotplug it probably

[PATCH] powerpc/pci: Move pseries code into pseries platform specific area

2009-04-30 Thread Kumar Gala
There doesn't appear to be any specific reason that we need to setup the pseries specific notifier in generic arch pci code. Move it into pseries land. Signed-off-by: Kumar Gala --- arch/powerpc/kernel/pci_dn.c | 28 +--- arch/powerpc/platforms/pseries/setup.