linux/drivers/staging/comedi
Ian Abbott a09b027882 staging: comedi: mite: use module_init()/module_exit()
Rename the standard `init_module()` and `cleanup_module()` functions and
make them static.  Use `module_init()` and `module_exit()` to mark the
renamed functions as the module init and exit functions.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-17 05:09:10 -07:00
..
drivers staging: comedi: mite: use module_init()/module_exit() 2012-09-17 05:09:10 -07:00
kcomedilib staging: comedi: kcomedilib: remove subdevice pointer math 2012-09-05 20:06:32 -07:00
comedi_compat32.c
comedi_compat32.h
comedi_fops.c staging: comedi: comedi_fops: remove subdevice pointer math 2012-09-05 20:01:35 -07:00
comedi_internal.h
comedi.h
comedidev.h staging: comedi: replace printk calls in comedi core 2012-08-16 11:35:45 -07:00
comedilib.h
drivers.c staging: comedi: fix brace coding style issues 2012-09-11 12:12:07 -07:00
Kconfig staging: comedi: 8255_pci: move ni_pcidio 8255 board support 2012-09-13 20:13:03 -07:00
Makefile
proc.c
range.c staging: comedi: range: remove subdevice pointer math 2012-09-05 20:06:32 -07:00
TODO