[Intel-gfx] [PATCH 3/4] Remove the static list of PciChipset and construct it from SymTabRec instead.

Kenneth Graunke kenneth at whitecape.org
Sun May 8 07:24:38 CEST 2011


On 05/06/2011 05:08 PM, Eric Anholt wrote:
> This is one less place the new hardware enabler has to spam the
> chipset in.  The PciChipset is just a match structure from PciId to
> the SymTabRec entry token, and our SymTabRec entry tokens are just the
> PciId, so it's trivial to construct.
> ---
>   src/intel_module.c |   53 +++++++--------------------------------------------
>   1 files changed, 8 insertions(+), 45 deletions(-)

Acked-by: Kenneth Graunke <kenneth at whitecape.org>

I'm always glad to see lists of PCI IDs die.



More information about the Intel-gfx mailing list