From: H Hartley Sweeten Date: Wed, 20 Jun 2012 19:01:44 +0000 (-0700) Subject: staging: comedi: vmk80xx: use module_comedi_usb_driver() X-Git-Tag: v3.6-rc1~100^2~674 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6cc3ec8e727de15ac59e7a184f9d51bf476147b;p=pandora-kernel.git staging: comedi: vmk80xx: 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