linux/drivers/staging/dt3155
Randy Dunlap 94daa643c1 Staging: dt3155: don't use default init_module/cleanup_module function names
Fromy: Randy Dunlap <randy.dunlap@oracle.com>

Fix the dt3155 driver to use module_init()/module_exit() instead of
default init_module() and cleanup_module() function names.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Scott Smedley <ss@aao.gov.au>
Cc: Marek Lindner <lindner_marek@yahoo.de>
Cc: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Cc: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-07-22 14:49:19 -07:00
..
allocator.c Staging: Eliminate a NULL pointer dereference 2010-06-04 13:38:57 -07:00
allocator.h Staging: dt3155: allocator.c: sparse cleanups 2010-05-11 11:35:40 -07:00
allocator.README
dt3155_drv.c Staging: dt3155: don't use default init_module/cleanup_module function names 2010-07-22 14:49:19 -07:00
dt3155_drv.h Staging: dt3155: Cleanup memory mapped i/o access 2010-06-23 15:22:36 -07:00
dt3155_io.c Staging: dt3155: remove remaining 32-bit and 8-bit global registers 2010-07-08 12:33:03 -07:00
dt3155_io.h Staging: dt3155: remove remaining 32-bit and 8-bit global registers 2010-07-08 12:33:03 -07:00
dt3155_isr.c Staging: dt3155: use the fbuffer pointer instead of looking it up 2010-07-22 11:04:00 -07:00
dt3155_isr.h Staging: dt3155: use the fbuffer pointer instead of looking it up 2010-07-22 11:04:00 -07:00
dt3155.h Staging: dt3155: rename dt3155_fbuffer_s 2010-05-11 11:35:41 -07:00
dt3155.sysvinit
Kconfig Staging: dt3155: add it to the build 2010-03-03 16:42:31 -08:00
Makefile Staging: dt3155: add it to the build 2010-03-03 16:42:31 -08:00
TODO Staging: dt3155: add TODO file 2010-03-03 16:42:31 -08:00