]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xhci: Cleanup Candence controller PCI device and vendor ID usage
authorMathias Nyman <mathias.nyman@linux.intel.com>
Wed, 6 Nov 2024 10:14:30 +0000 (12:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Nov 2024 12:26:14 +0000 (13:26 +0100)
commitf28a7d7db247af8b9f1090bd6b1ca1fa48a3f0e4
tree27b07be76137e754786c5a5348fa15094e71b2d9
parentae71f9b88e5a15fed17a432e21c30ee9463ed1a4
xhci: Cleanup Candence controller PCI device and vendor ID usage

Use predefined PCI vendor ID constant for Cadence controller in pci_ids.h
Rename the Candence device ID to match the pattern other PCI vendor and
device IDs use

Reported-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Closes: https://lore.kernel.org/linux-usb/ZuMOfHp9j_6_3-WC@surfacebook.localdomain
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20241106101459.775897-5-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-pci.c