Re: [PATCH 2/3] usb: host: pci: introduce PCI vendor ID for Netlogic

From: Greg KH
Date: Wed Mar 14 2018 - 06:49:24 EST


On Wed, Mar 14, 2018 at 11:29:32AM +0100, Richard Leitner wrote:
> From: Richard Leitner <richard.leitner@xxxxxxxxxxx>
>
> Replace the hardcoded PCI vendor ID of Netlogic with a definition in
> pci_ids.h

Why? It's only being used in one file, so it should not be in
pci_ids.h, right?

thanks,

greg k-h