From: Richard Leitner <richard.leitner@xxxxxxxxxxx> Centralize some hardcoded PCI IDs as definitions in the global include/linux/pci_ids.h file. This is done to reduce the amount of scattered PCI ID definitions and hardcoded values across the kernel. Richard Leitner (3): usb: host: pci: use existing Intel PCI ID macros usb: host: pci: introduce PCI vendor ID for Netlogic usb: host: pci: replace hardcoded renesas PCI IDs drivers/usb/host/pci-quirks.c | 16 +++++++++------- drivers/usb/host/xhci-pci.c | 7 ++++--- include/linux/pci_ids.h | 5 +++++ 3 files changed, 18 insertions(+), 10 deletions(-) -- 2.11.0 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html