[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180314102933.21367-1-dev@g0hl1n.net>
Date: Wed, 14 Mar 2018 11:29:30 +0100
From: Richard Leitner <dev@...l1n.net>
To: linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-pci@...r.kernel.org
Cc: gregkh@...uxfoundation.org, mathias.nyman@...el.com,
bhelgaas@...gle.com, richard.leitner@...data.com
Subject: [PATCH 0/3] usb: host: pci: PCI ID consolidation
From: Richard Leitner <richard.leitner@...data.com>
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
Powered by blists - more mailing lists