diff options
author | Ian Abbott <abbotti@mev.co.uk> | 2013-07-16 16:14:40 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-26 16:10:53 -0700 |
commit | 57c1f0e93428f37c7220ab33fa47177576eb9d44 (patch) | |
tree | 556780c0a4e1bc9ae085df4109c051ed0c0113f6 /include/linux/pci_ids.h | |
parent | 086231f7f809f998e4afacbc94ea1fdca9c01e15 (diff) | |
download | lwn-57c1f0e93428f37c7220ab33fa47177576eb9d44.tar.gz lwn-57c1f0e93428f37c7220ab33fa47177576eb9d44.zip |
serial: 8250_pci: use local device ID for ADDI-DATA APCI-7800
The quirks and PCI ID table entries for the original ADDI-DATA APCI-7800
(not the newer APCI-7800-3) use PCI_DEVICE_ID_ADDIDATA_APCI7800 from
<linux/pci_ids.h> but the device ID was actually assigned to ADDI-DATA
by Applied Micro Circuits Corporation (PCI_VENDOR_ID_AMCC). Replace it
locally with #define PCI_DEVICE_ID_AMCC_ADDIDATA_APCI7800.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/pci_ids.h')
0 files changed, 0 insertions, 0 deletions