From: Ian Abbott Date: Wed, 24 Oct 2012 15:47:46 +0000 (+0100) Subject: staging: comedi: amplc_dio200: remove manual configuration of PCI boards X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~1033 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e45e423be45d7bbb404fd6db724960eea3702681;p=pandora-kernel.git staging: comedi: amplc_dio200: remove manual configuration of PCI boards Remove the code that allows PCI boards to be manually attached by the `COMEDI_DEVCONFIG` ioctl (or the "comedi_config" application). Supported PCI boards will be attached automatically at probe time via `comedi_pci_auto_config()` and the `attach_pci` hook in the `struct comedi_driver`. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed