From: Ian Abbott Date: Thu, 1 Nov 2012 14:02:16 +0000 (+0000) Subject: staging: comedi: skel: use module_comedi_pci_driver() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~707 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b61b2b1f588ba8b0a5eef64a78687fe5cc80d337;p=pandora-kernel.git staging: comedi: skel: use module_comedi_pci_driver() Use the `module_comedi_pci_driver()` macro to register the module as a comedi PCI driver instead of adding the boiler-plate code in full. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed