staging: comedi: s626: remove PCI ID defines
authorIan Abbott <abbotti@mev.co.uk>
Tue, 8 Oct 2013 18:06:20 +0000 (19:06 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Oct 2013 22:34:18 +0000 (15:34 -0700)
commit498c5070cf4ee12b3b8ad7f47660d71ef089527e
tree8767662fd2360681511652b60a71b9d7299d18b2
parent869db884c7f191b80964515129e12b03d1006acd
staging: comedi: s626: remove PCI ID defines

The Sensoray 626 is based on the Philips SAA7146 chip using the Philips
vendor and device ID for the chip, but with custom subdevice and
subvendor IDs.  Use the Philips IDs in the PCI device table and replace
the macros for the subvendor and subdevice IDs with open-coded values.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/s626.c