[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100521234232.GA31672@kroah.com>
Date: Fri, 21 May 2010 16:42:32 -0700
From: Greg KH <greg@...ah.com>
To: H Hartley Sweeten <hartleys@...ionengravers.com>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
linux-mtd <linux-mtd@...ts.infradead.org>,
"linux-pci@...r.kernel.org" <linux-pci@...r.kernel.org>,
David Woodhouse <dwmw2@...radead.org>,
"jbarnes@...tuousgeek.org" <jbarnes@...tuousgeek.org>
Subject: Re: [PATCH] pcm551.c: use pci_ids.h defines
On Fri, May 21, 2010 at 06:24:01PM -0500, H Hartley Sweeten wrote:
> Move the DEVICE id to pci_ids.h and then use the VENDOR/DEVICE ids provided
> in pci_ids.h instead of creating local ids.
Did you read the comment at the top of the pci_ids.h file saying not to
do this? Just use the vendor id that is already in the pci_ids.h file
in the driver, but leave the device id in the driver itself.
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists