xhci: pci: Use PCI_VENDOR_ID_RENESAS
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 29 Apr 2024 14:02:43 +0000 (17:02 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 May 2024 06:47:14 +0000 (08:47 +0200)
commitd6b2b694dd536d16566424c395d5642783ed6f34
tree7ed38b8e5d831ca97636af353f1372992f541e74
parent2f8a5b415739adb0fd5191fb52ec9cc447883d58
xhci: pci: Use PCI_VENDOR_ID_RENESAS

Instead of plain hexadecimal, use already defined PCI_VENDOR_ID_RENESAS.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20240429140245.3955523-17-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-pci.c