From: Dmitry Torokhov Date: Sat, 25 Jun 2005 21:54:22 +0000 (-0700) Subject: [PATCH] Toshiba driver cleanup X-Git-Tag: v2.6.13-rc1~68^2~236 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f5f7e2eeb539da95157d7fa8c94fb2f3284b9cc;p=pandora-kernel.git [PATCH] Toshiba driver cleanup Toshiba legacy driver cleanup: - use module_init/module_exit for initialization instead of using #ifdef MODULE and calling tosh_init manually from drivers/char/misc.c - do not explicitly initialize static variables - some whitespace and formatting cleanups Signed-off-by: Dmitry Torokhov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed