[PATCH v2 0/2] can: ems_pci: refine PCI IDs for ASIX AX99100
From: Jiaqing Zhao
Date: Thu Jul 20 2023 - 06:29:30 EST
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@xxxxxxxxxxxxxxx/
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