staging: comedi: adl_pci6208: remove the bogus pci devices
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 27 Jun 2012 22:02:53 +0000 (15:02 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Jul 2012 22:40:05 +0000 (15:40 -0700)
commitdcff1681cb49b2b2be3a3cddee620a81fc81e8e6
tree8ecd11148572a87a0e5d1dab359288abf0a34660
parent98bcf9119cbcab67768a548bcb6dfc2b9464cb96
staging: comedi: adl_pci6208: remove the bogus pci devices

Remove the commented out pci device entries in the MODULE_DEVICE_TABLE
as well as the associated boardinfo, which is also commented out. Add
some whitespace to the boardinfo to improve readability.

This driver should also support the pci-6216 card which has an
additional 8 analog outputs (16 total). But the device id needs
to be determined.

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/adl_pci6208.c