]> Pileus Git - ~andy/linux/commit
staging: comedi: dt3000: add defines for the PCI device ids
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 26 Oct 2012 00:25:09 +0000 (17:25 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Oct 2012 16:18:17 +0000 (09:18 -0700)
commitaf4c0fa01e5021563663bde3e9636795d0f9c7c1
tree04d2c9ee5ed604e286c03b84f1f81f34e2008dcc
parent834df4b520353d09203825c28ebdfd72fa929993
staging: comedi: dt3000: add defines for the PCI device ids

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>
drivers/staging/comedi/drivers/dt3000.c