From: H Hartley Sweeten Date: Sat, 30 Jun 2012 00:35:26 +0000 (-0700) Subject: staging: comedi: ni_670x: use module_comedi_pci_driver X-Git-Tag: v3.6-rc1~100^2~455 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f37e28821c38ea1981cef26ca6187cf307ea612;p=pandora-kernel.git staging: comedi: ni_670x: use module_comedi_pci_driver Refactor the driver to use the module_comedi_pci_driver() helper. This gets rid of some of the module boilerplate code. For aesthetic reasons, rename the comedi_driver and pci_driver to follow the convention of the other comedi pci drivers. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed