From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932426AbVIMHFd (ORCPT ); Tue, 13 Sep 2005 03:05:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932428AbVIMHFd (ORCPT ); Tue, 13 Sep 2005 03:05:33 -0400 Received: from mail.kroah.org ([69.55.234.183]:3263 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S932426AbVIMHFc (ORCPT ); Tue, 13 Sep 2005 03:05:32 -0400 Date: Tue, 13 Sep 2005 00:03:24 -0700 From: Greg KH To: Grant Cc: Jeff Garzik , Grant Coady , Greg KH , "Gaston, Jason D" , mj@ucw.cz, akpm@osdl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2.6.13-rc4 1/1] pci_ids: patch for Intel ICH7R Message-ID: <20050913070324.GA7968@suse.de> References: <26CEE2C804D7BE47BC4686CDE863D0F5046EA44B@orsmsx410> <42EAABD1.8050903@pobox.com> <42EAF987.7020607@pobox.com> <6f0me1p2q3g9ralg4a2k2mcra21lhpg6ij@4ax.com> <20050911031150.GA20536@kroah.com> <4323EFFE.2040102@pobox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.10i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 13, 2005 at 04:46:45PM +1000, Grant wrote: > On Sun, 11 Sep 2005 04:51:10 -0400, Jeff Garzik wrote: > > > >pci_ids.h should be the place where PCI IDs (class, vendor, device) are > >collected. > > Few files reference it. include/pci.h does, so pretty much every pci driver does because of that. > >Long term, we should be able to trim a lot of device ids, since they are > >usually only used in one place. > > Well, they're not, and trimming a file marked for removal is pointless. Huh? That file isn't marked for removal, that was the id database, which is now gone... thanks, greg k-h