From: H Hartley Sweeten Date: Sat, 5 May 2012 00:09:02 +0000 (-0700) Subject: staging: comedi: refactor dt2814 driver and use module_comedi_driver X-Git-Tag: v3.5-rc1~145^2~179 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7806012e97edf47e87eb42058878d8e574f7461f;p=pandora-kernel.git staging: comedi: refactor dt2814 driver and use module_comedi_driver Move the struct comedi_driver to the end of the source and refactor the code to remove the forward declarations. Convert the driver to use the module_comedi_driver() macro which makes the code smaller and a bit simpler. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed