[PATCH 1/6] microblaze: move pci flag functions into asm-generic

Ram Pai linuxram at us.ibm.com
Mon Jul 25 15:17:47 EDT 2011


On Wed, Jun 29, 2011 at 09:54:36AM -0700, Jesse Barnes wrote:
> On Wed, 29 Jun 2011 11:46:54 -0500
> Rob Herring <robherring2 at gmail.com> wrote:
> 
> > From: Rob Herring <rob.herring at calxeda.com>
> > 
> > Move pci_set_flags, pci_add_flags, and pci_has_flag into
> > asm-generic/pci-bridge.h so other archs can use them.
> 
> Looks like something Ram may be able to re-use when adding resource
> alloc behavior flags for the new bridge realloc code.
> 
Hmm..these functions modify the global pci_flags variable.  If there
were macros that helped check/set/reset for flags in a given variable,
I could use them.

RP



More information about the linux-arm-kernel mailing list