summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorH Hartley Sweeten <hartleys@visionengravers.com>2012-05-04 14:26:56 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-05-09 13:33:39 -0700
commitf1decb9b83865161df3bde9bbe9292aa7f8ab6fa (patch)
tree59e5e8f8481d71d97d2d98dc5a5114c55fe5bbb0 /tools/perf/scripts/python
parent40e7f510ef24e8455c15201b07d0b691caac5254 (diff)
staging: comedi: refactor ssv_dnp driver and use module_comedi_driver
Move the module_init/module_exit routines and the associated struct comedi_driver and other variables to the end of the source. This is more typical of how other drivers are written and removes the need for 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 <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Cc: Mori Hess <fmhess@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions