Re: [PATCH v2 1/3] xhci: pci: Aling the naming for Cadence PCI ID 0x0200
From: Greg Kroah-Hartman
Date: Fri Oct 04 2024 - 03:49:02 EST
On Thu, Oct 03, 2024 at 03:14:44PM +0300, Andy Shevchenko wrote:
> Rename the PCI device ID to match what's used in another driver.
If the same device id is in multiple drivers, why not add it to
pci_ids.h like is normal to do?
thanks,
greg k-h