usb: cdns3: Synchronise PCI IDs via common data base
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 12 Nov 2024 16:01:25 +0000 (18:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Nov 2024 06:16:31 +0000 (07:16 +0100)
commit12bbabd3cab8a7dab0ddad8ed1e671f40c7cdeeb
tree5fba3ea1daa41b81fe9b8ee305eb864571a6c8df
parentce25e2a8d82de7f8bcbedd18973e5b8030749d45
usb: cdns3: Synchronise PCI IDs via common data base

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@kernel.org>
Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/r/20241112160125.2340972-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/cdns3/cdns3-pci-wrap.c
drivers/usb/cdns3/cdnsp-pci.c
drivers/usb/gadget/udc/cdns2/cdns2-pci.c
drivers/usb/host/xhci-pci.c
include/linux/pci_ids.h