From: H Hartley Sweeten Date: Wed, 27 Jun 2012 22:02:53 +0000 (-0700) Subject: staging: comedi: adl_pci6208: remove the bogus pci devices X-Git-Tag: v3.6-rc1~100^2~463 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcff1681cb49b2b2be3a3cddee620a81fc81e8e6;p=pandora-kernel.git 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 Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed