From: H Hartley Sweeten Date: Tue, 11 Sep 2012 20:44:59 +0000 (-0700) Subject: staging: comedi: icp_multi: convert to a pci_driver X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~330 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=554e02c92468dc4958a528a953e590fd3ccd8f84;p=pandora-kernel.git staging: comedi: icp_multi: convert to a pci_driver This driver is for a PCI device not a legacy device. Convert it from a module_comedi_driver to a module_comedi_pci_driver. This will allow using the comedi_pci_auto_config mechanism to attach to the device. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed