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 wants to call update_dn_pci_info() also. > --- a/arch/powerpc/platforms/pseries/setup.c > +++ b/arch/powerpc/platforms/pseries/setup.c > @@ -254,6 +255,31 @@ static void __init pseries_discover_pic(void) > " interrupt-controller\n"); > } > > +extern void * update_dn_pci_info(struct device_node *dn, void *data); Ahem :) cheers
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev