From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [patch 09/16] parisc: use generic pci_enable_resources() Date: Wed, 5 Mar 2008 12:09:43 -0800 Message-ID: <20080305200943.GB13569@kroah.com> References: <20080304185646.864917286@ldl.fc.hp.com> <20080304185821.554040328@ldl.fc.hp.com> <20080305161709.GA3354@phobos.i.cabal.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Bjorn Helgaas , linux-pci-jyMamyUUXNJG4ohzP4jBZS1Fcj925eT/@public.gmane.org, linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Russell King , Kyle McMartin , Matthew Wilcox , Grant Grundler , linux-parisc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Paul Mackerras , Benjamin Herrenschmidt , linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org, Chris Zankel To: Kyle McMartin Return-path: In-Reply-To: <20080305161709.GA3354-EK4dZfYtfFRW/gs8oUvUg/d9D2ou9A/h@public.gmane.org> List-ID: List-Id: linux-parisc.vger.kernel.org On Wed, Mar 05, 2008 at 11:17:10AM -0500, Kyle McMartin wrote: > On Tue, Mar 04, 2008 at 11:56:55AM -0700, Bjorn Helgaas wrote: > > Use the generic pci_enable_resources() instead of the arch-specific code. > > > > Unlike this arch-specific code, the generic version: > > - checks PCI_NUM_RESOURCES (11), not DEVICE_COUNT_RESOURCE (12), resources > > - skips resources that have neither IORESOURCE_IO nor IORESOURCE_MEM set > > - skips ROM resources unless IORESOURCE_ROM_ENABLE is set > > - checks for resource collisions with "!r->parent" > > > > Signed-off-by: Bjorn Helgaas > > > > Acked-by: Kyle McMartin added, thanks. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html