Staging: dt3155: don't use default init_module/cleanup_module function names
authorRandy Dunlap <randy.dunlap@oracle.com>
Tue, 20 Jul 2010 00:23:10 +0000 (17:23 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Jul 2010 21:49:19 +0000 (14:49 -0700)
commit94daa643c144a5f76ac9ee2506084793d608374b
treefea8e21a5b13fe84949c28e814ebe941e28e84b7
parent9b8761d2e8a32f3457945a66d5bd8606abbc0e34
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>
drivers/staging/dt3155/dt3155_drv.c