summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorH Hartley Sweeten <hartleys@visionengravers.com>2012-05-04 15:26:44 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-05-09 13:33:40 -0700
commit45d63679d82557f0fbac767c7dab0e4bedb72d35 (patch)
treefa5a7de07b5dbe437fa06f270ce1beb5338a5426 /tools/perf/scripts/python
parentd573d6bd303d455fe7268c89ceba9288535b59ed (diff)
staging: comedi: refactor mpc8260cpm 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