From: H Hartley Sweeten Date: Wed, 20 Jun 2012 19:01:27 +0000 (-0700) Subject: staging: comedi: usbduxsigma: use module_comedi_usb_driver() X-Git-Tag: v3.6-rc1~100^2~675 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7418f4524a830747a16f41b728075dca6e2cca3;p=pandora-kernel.git staging: comedi: usbduxsigma: use module_comedi_usb_driver() Use the module_comedi_usb_driver helper macro to initialize this module. Rename the driver structs to follow the pattern of the other comedi driver types and add some whitespace to improve readability. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed