[PATCH v2 0/2] can: ems_pci: refine PCI IDs for ASIX AX99100

Jiaqing Zhao posted 2 patches 2 years, 6 months ago
drivers/net/can/sja1000/ems_pci.c | 7 +------
include/linux/pci_ids.h           | 4 ++++
2 files changed, 5 insertions(+), 6 deletions(-)
[PATCH v2 0/2] can: ems_pci: refine PCI IDs for ASIX AX99100
Posted by Jiaqing Zhao 2 years, 6 months ago
Moves ASIX AX99100 ids to pci_ids.h for serial and parallel driver
support in upcoming patchset. Also removes PCI_SUBVENDOR_ID_ASIX as
0xa000 is not the PCI-SIG assigned vendor id of ASIX.

Link: https://lore.kernel.org/all/20230718174200.2862849-1-jiaqing.zhao@linux.intel.com/

Changes in v2:
* Split changes into 2 patchsets

Jiaqing Zhao (2):
  can: ems_pci: remove PCI_SUBVENDOR_ID_ASIX definition
  can: ems_pci: move ASIX AX99100 ids to pci_ids.h

 drivers/net/can/sja1000/ems_pci.c | 7 +------
 include/linux/pci_ids.h           | 4 ++++
 2 files changed, 5 insertions(+), 6 deletions(-)

-- 
2.39.2