From: Ian Abbott Date: Fri, 31 Aug 2012 19:41:45 +0000 (+0100) Subject: staging: comedi: das08: Remove manual configuration of PCI boards X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~800 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1128a6bdaba01b4d15b9b1ead20c10b753ca135;p=pandora-kernel.git staging: comedi: das08: 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