staging: comedi: addi_apci_16xx: add defines for the PCI device ids
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Mon, 21 Jan 2013 23:02:20 +0000 (16:02 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Jan 2013 00:08:50 +0000 (16:08 -0800)
The PCI device ids supported by this driver are used multiple
places in the code. To improve maintainability, create #define's
for them.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found