summaryrefslogtreecommitdiffstats
path: root/drivers/parport
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2018-02-02 18:46:36 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-02-28 15:33:04 +0100
commitaad76f2c48b70d993706580c254a89326ad4d7de (patch)
tree866554e716ff4b27207f2b1f110f72d5d77eceb8 /drivers/parport
parente7d75e18d0fc3f7193b65282b651f980c778d935 (diff)
downloadop-kernel-dev-aad76f2c48b70d993706580c254a89326ad4d7de.zip
op-kernel-dev-aad76f2c48b70d993706580c254a89326ad4d7de.tar.gz
serial, pci_ids: Move duplicate IDs to PCI IDs database
PCI ID database is for IDs used across several drivers. Here is the case for SUNIX combo cards. No functional change intended. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/parport')
-rw-r--r--drivers/parport/parport_serial.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/parport/parport_serial.c b/drivers/parport/parport_serial.c
index e15b484..087e847 100644
--- a/drivers/parport/parport_serial.c
+++ b/drivers/parport/parport_serial.c
@@ -156,9 +156,6 @@ static struct parport_pc_pci cards[] = {
/* sunix_2s1p */ { 1, { { 3, -1 }, } },
};
-#define PCI_VENDOR_ID_SUNIX 0x1fd4
-#define PCI_DEVICE_ID_SUNIX_1999 0x1999
-
static struct pci_device_id parport_serial_pci_tbl[] = {
/* PCI cards */
{ PCI_VENDOR_ID_TITAN, PCI_DEVICE_ID_TITAN_110L,
OpenPOWER on IntegriCloud