staging: comedi: cb_pcidda: add defines for the PCI device ids
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 24 Oct 2012 23:29:16 +0000 (16:29 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Oct 2012 02:35:48 +0000 (19:35 -0700)
commitb9287a30122c24246a48342138788223e836d9d3
treee155d97a91a5f20b4085ae75ba8de46aca4c31f3
parentc1225b6f909fc91ec5352c3e87dce5b2bcbb7226
staging: comedi: cb_pcidda: 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/cb_pcidda.c