From: Randy Dunlap Date: Tue, 20 Jul 2010 00:23:10 +0000 (-0700) Subject: Staging: dt3155: don't use default init_module/cleanup_module function names X-Git-Tag: v2.6.36-rc1~520^2~1^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94daa643c144a5f76ac9ee2506084793d608374b;p=pandora-kernel.git Staging: dt3155: don't use default init_module/cleanup_module function names Fromy: Randy Dunlap 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 Cc: Scott Smedley Cc: Marek Lindner Cc: Simon Wunderlich Cc: Andrew Lunn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed