From: Jiri Slaby Date: Fri, 8 Dec 2006 10:38:40 +0000 (-0800) Subject: [PATCH] Char: stallion, move init/deinit X-Git-Tag: v2.6.20-rc1~34^2~206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23b85a152b4598ae007db7d5a5318458ea2fd647;p=pandora-kernel.git [PATCH] Char: stallion, move init/deinit - Move code from stl_init into module init function, because calling it was the only one thing, that it did. - Move this code to the end of the driver (usual place for this) to resolve dependencies simply -- without prototypes. Signed-off-by: Jiri Slaby Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed