Re: [PATCH v1 1/1] usb: cdns3: Synchronise PCI IDs via common data base
From: Greg Kroah-Hartman
Date: Tue Nov 12 2024 - 23:54:13 EST
On Tue, Nov 12, 2024 at 03:24:47PM -0600, Bjorn Helgaas wrote:
> On Tue, Nov 12, 2024 at 06:01:25PM +0200, Andy Shevchenko wrote:
> > There are a few places in the kernel where PCI IDs for different Cadence
> > USB controllers are being used. Besides different naming, they duplicate
> > each other. Make this all in order by providing common definitions via
> > PCI IDs database and use in all users. While doing that, rename
> > definitions as Roger suggested.
> >
> > Suggested-by: Roger Quadros <rogerq@xxxxxxxxxx>
> > Suggested-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
>
> Acked-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
>
> Looks like maybe something for the USB tree?
Sure, I'll take it, thanks!
greg k-h